summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-12-29 13:47:20 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-12-29 13:47:20 +0200
commitf0b8477cdacb80fcabf7e50f520f6d280feccced (patch)
treed2e7a5e609717f24bb211b004f1d25f15fec35e3 /app
parent7c737aa697bd784c1e13e91f82a828e3dc4c221b (diff)
parent86a7787a154ba39006f885d121ddaf55b3886112 (diff)
downloadgitlab-ce-f0b8477cdacb80fcabf7e50f520f6d280feccced.tar.gz
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/commits/show.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/projects/commits/show.html.haml b/app/views/projects/commits/show.html.haml
index 5717c24c274..56956625e0b 100644
--- a/app/views/projects/commits/show.html.haml
+++ b/app/views/projects/commits/show.html.haml
@@ -11,8 +11,6 @@
%ul.breadcrumb.repo-breadcrumb
= commits_breadcrumbs
- %li.active
- commits
%div{id: dom_id(@project)}
#commits-list= render "commits"