summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-16 14:45:20 +0100
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-11-16 14:45:20 +0100
commit8630d476e419ba524cb5f23e25772bcf2223195d (patch)
treef681bde676c81ea268adfebc4e5c76eba741966f
parent8a03cb87442a42c8fc1630ab356dfd35dbb476f7 (diff)
downloadgitlab-ce-8630d476e419ba524cb5f23e25772bcf2223195d.tar.gz
Add header and page title to new milestone page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--app/views/groups/milestones/new.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/groups/milestones/new.html.haml b/app/views/groups/milestones/new.html.haml
index 4c490d8ccb3..d4284af8a06 100644
--- a/app/views/groups/milestones/new.html.haml
+++ b/app/views/groups/milestones/new.html.haml
@@ -1,3 +1,6 @@
+- page_title "Milestones"
+- header_title group_title(@group, "Milestones", group_milestones_path(@group))
+
%h3.page-title
New Milestone