Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-05-26 19:06:11 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-05-26 19:06:11 +0300
commit40a9e39dc766c429ed9fe3c6b2308c1b15f72990 (patch)
treeb3f9ca8a0586fdd575c082c2da7b25262f266fb1 /app/views/projects/new.html.haml
parentcdcb354f1764a3483d6220f301ff983692554c4d (diff)
Return header title for new project page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/new.html.haml')
-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