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-04-28 16:35:40 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-04-28 16:35:40 +0300
commite9eeeaa0d0c8820f66a9581d8b4d03f02ac705d0 (patch)
tree9b693ac2cf419a77186dc00b83d109fe366bb59f /app/views/groups/milestones
parent4a3f3bc7029a12d66bbbbf1c29279b3030d761ef (diff)
Redesign navigation for group pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/groups/milestones')
-rw-r--r--app/views/groups/milestones/index.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/groups/milestones/index.html.haml b/app/views/groups/milestones/index.html.haml
index ab307708b75..8bca00eb710 100644
--- a/app/views/groups/milestones/index.html.haml
+++ b/app/views/groups/milestones/index.html.haml
@@ -1,5 +1,4 @@
- page_title "Milestones"
-- header_title group_title(@group, "Milestones", group_milestones_path(@group))
.top-area
= render 'shared/milestones_filter'