diff options
| author | Phil Hughes <me@iamphill.com> | 2017-11-21 10:56:56 +0000 |
|---|---|---|
| committer | Phil Hughes <me@iamphill.com> | 2017-11-21 10:56:56 +0000 |
| commit | 9b56e8088b4385730888254b982a68bdcd2a1ff1 (patch) | |
| tree | 2c304979542eebcca741d52e3d10c5cc7f178ee9 | |
| parent | 15cb13ee87939a339631c217fcf42223af51b31e (diff) | |
| download | gitlab-ce-group-new-miletone-breadcrumb.tar.gz | |
Fixed new group milestone breadcrumbgroup-new-miletone-breadcrumb
Closes #40338
| -rw-r--r-- | app/views/groups/milestones/new.html.haml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/groups/milestones/new.html.haml b/app/views/groups/milestones/new.html.haml index eca7fb9ddb1..f5d362dc933 100644 --- a/app/views/groups/milestones/new.html.haml +++ b/app/views/groups/milestones/new.html.haml @@ -1,6 +1,4 @@ - breadcrumb_title "Milestones" -- page_title "Milestones" -- header_title group_title(@group, "Milestones", group_milestones_path(@group)) %h3.page-title New Milestone |
