summaryrefslogtreecommitdiff
path: root/app/views/projects
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-21 19:34:45 +0200
committerRémy Coutable <remy@rymai.me>2016-04-21 19:34:45 +0200
commitd620d5e16009404e4972be0cd913fb0e53eaaa16 (patch)
treeab8a05851bb782574008da129982ca203052ba01 /app/views/projects
parent1c7c114e76510349bebb2494c951713813526489 (diff)
parenta216ea5a342a0639da9ebc97254fb5d1e8e2d715 (diff)
downloadgitlab-ce-d620d5e16009404e4972be0cd913fb0e53eaaa16.tar.gz
Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq
Diffstat (limited to 'app/views/projects')
-rw-r--r--app/views/projects/commits/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commits/show.html.haml b/app/views/projects/commits/show.html.haml
index c52cf25d40a..bcdb09208aa 100644
--- a/app/views/projects/commits/show.html.haml
+++ b/app/views/projects/commits/show.html.haml
@@ -39,4 +39,4 @@
= spinner
:javascript
- CommitsList.init("#{@ref}", #{@limit});
+ CommitsList.init(#{@limit});