summaryrefslogtreecommitdiff
path: root/app/views/dashboard/_projects_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/_projects_head.html.haml
parentc2a987fb9c5c8f6879516ce04c439fb45fcd8fae (diff)
downloadgitlab-ce-7997a0df7106899f1e5352e4613a3e0c3e40db64.tar.gz
Dashboard section capitalization fix
Diffstat (limited to 'app/views/dashboard/_projects_head.html.haml')
-rw-r--r--app/views/dashboard/_projects_head.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/dashboard/_projects_head.html.haml b/app/views/dashboard/_projects_head.html.haml
index 4679b9549d1..64b737ee886 100644
--- a/app/views/dashboard/_projects_head.html.haml
+++ b/app/views/dashboard/_projects_head.html.haml
@@ -19,4 +19,4 @@
= render 'shared/projects/dropdown'
- if current_user.can_create_project?
= link_to new_project_path, class: 'btn btn-new' do
- New Project
+ New project