summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitriehoekstra@gmail.com>2016-11-01 11:15:47 +0100
committerFatih Acet <acetfatih@gmail.com>2016-11-04 12:42:00 +0300
commitb708c0d3895664562d969e67d3605fce97ab6cc8 (patch)
tree82135889f310404e14da5b208175e96f4c2327e4 /app/views/projects
parent957744dab4297f66dc70c1727fe2cf5282d2ea5a (diff)
downloadgitlab-ce-b708c0d3895664562d969e67d3605fce97ab6cc8.tar.gz
updated styling commit SHA on branches page + added to changelog
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/branches/_commit.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/branches/_commit.html.haml b/app/views/projects/branches/_commit.html.haml
index d54c76ff9c8..de607772df6 100644
--- a/app/views/projects/branches/_commit.html.haml
+++ b/app/views/projects/branches/_commit.html.haml
@@ -1,4 +1,6 @@
.branch-commit
+ .icon-container.commit-icon
+ = custom_icon("icon_commit")
= link_to commit.short_id, namespace_project_commit_path(project.namespace, project, commit.id), class: "commit-id monospace"
&middot;
%span.str-truncated