summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_groups_head.html.haml
diff options
context:
space:
mode:
authorJose Ivan Vargas Lopez <jvargas@gitlab.com>2017-04-05 05:59:49 +0000
committerJose Ivan Vargas <jvargas@gitlab.com>2017-04-06 14:58:57 -0500
commit7997a0df7106899f1e5352e4613a3e0c3e40db64 (patch)
tree66d85d641e8d258c6238b4cac8a491e966bae5d1 /app/views/dashboard/_groups_head.html.haml
parentc2a987fb9c5c8f6879516ce04c439fb45fcd8fae (diff)
downloadgitlab-ce-7997a0df7106899f1e5352e4613a3e0c3e40db64.tar.gz
Dashboard section capitalization fix
Diffstat (limited to 'app/views/dashboard/_groups_head.html.haml')
-rw-r--r--app/views/dashboard/_groups_head.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/_groups_head.html.haml b/app/views/dashboard/_groups_head.html.haml
index 13eaba41f4c..0e848386ebb 100644
--- a/app/views/dashboard/_groups_head.html.haml
+++ b/app/views/dashboard/_groups_head.html.haml
@@ -11,4 +11,4 @@
= render 'shared/groups/dropdown'
- if current_user.can_create_group?
= link_to new_group_path, class: "btn btn-new" do
- New Group
+ New group