summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-05-26 18:06:11 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-05-26 18:06:11 +0200
commit40a9e39dc766c429ed9fe3c6b2308c1b15f72990 (patch)
treeb3f9ca8a0586fdd575c082c2da7b25262f266fb1
parentcdcb354f1764a3483d6220f301ff983692554c4d (diff)
downloadgitlab-ce-remove-unnecessary-titles.tar.gz
Return header title for new project pageremove-unnecessary-titles
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--app/views/projects/new.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/new.html.haml b/app/views/projects/new.html.haml
index e46e5828e3f..f9ac16b32f3 100644
--- a/app/views/projects/new.html.haml
+++ b/app/views/projects/new.html.haml
@@ -1,4 +1,5 @@
- page_title 'New Project'
+- header_title "Projects", dashboard_projects_path
%h3.page-title
New Project