summaryrefslogtreecommitdiff
path: root/app/views/projects/commits/_commit_list.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/commits/_commit_list.html.haml')
-rw-r--r--app/views/projects/commits/_commit_list.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commits/_commit_list.html.haml b/app/views/projects/commits/_commit_list.html.haml
index 5fe4d918833..62e5f346777 100644
--- a/app/views/projects/commits/_commit_list.html.haml
+++ b/app/views/projects/commits/_commit_list.html.haml
@@ -1,4 +1,4 @@
-- commits, hidden = limited_commits(@commits, @project)
+- commits, hidden = limited_commits(@commits)
- commits = Commit.decorate(commits, @project)
%div.panel.panel-default