summaryrefslogtreecommitdiff
path: root/app/views/projects/commit/_commit_box.html.haml
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2017-04-06 23:30:19 +0000
committerClement Ho <clemmakesapps@gmail.com>2017-04-06 23:30:19 +0000
commit8a574030eadd1794294543639a5dd471741d8c6e (patch)
tree363b40823cc5e18334b2e21af9d810ed1fabed9b /app/views/projects/commit/_commit_box.html.haml
parentd2aea4cde0574b1dfbfc3d8d85ab80195fc29e3f (diff)
parent745058c0529b4eb719c730d3067594b681cb0694 (diff)
downloadgitlab-ce-8a574030eadd1794294543639a5dd471741d8c6e.tar.gz
Merge branch 'button-capitalization' into 'master'
Button capitalisation Closes #18931 See merge request !10418
Diffstat (limited to 'app/views/projects/commit/_commit_box.html.haml')
-rw-r--r--app/views/projects/commit/_commit_box.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commit/_commit_box.html.haml b/app/views/projects/commit/_commit_box.html.haml
index fa951792569..f604d6e5fbb 100644
--- a/app/views/projects/commit/_commit_box.html.haml
+++ b/app/views/projects/commit/_commit_box.html.haml
@@ -20,7 +20,7 @@
= icon('comment')
= @notes_count
= link_to namespace_project_tree_path(@project.namespace, @project, @commit), class: "btn btn-default append-right-10 hidden-xs hidden-sm" do
- Browse Files
+ Browse files
.dropdown.inline
%a.btn.btn-default.dropdown-toggle{ data: { toggle: "dropdown" } }
%span Options