summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/milestones/new.html.haml')
-rw-r--r--app/views/projects/milestones/new.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/projects/milestones/new.html.haml b/app/views/projects/milestones/new.html.haml
index c301f517013..01cc951e8c2 100644
--- a/app/views/projects/milestones/new.html.haml
+++ b/app/views/projects/milestones/new.html.haml
@@ -1,5 +1,6 @@
- @no_container = true
-- breadcrumb_title "Milestones"
+- add_to_breadcrumbs "Milestones", project_milestones_path(@project)
+- breadcrumb_title "New"
- page_title "New Milestone"
%div{ class: container_class }