summaryrefslogtreecommitdiff
path: root/app/views/groups
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-10-06 16:21:38 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2018-10-19 22:33:48 +0800
commit0def36777e3f9e5f57fd0e1ebd023b43229622fc (patch)
tree07cf771689c60545564f3b13a5f1b7874e094260 /app/views/groups
parent284100a8e3308eab37a1a8890afc3b96020f97ec (diff)
downloadgitlab-ce-0def36777e3f9e5f57fd0e1ebd023b43229622fc.tar.gz
Change single-item breadcrumbs to page titles
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/groups')
-rw-r--r--app/views/groups/new.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/groups/new.html.haml b/app/views/groups/new.html.haml
index 86c5f6a7aa3..684b51b8552 100644
--- a/app/views/groups/new.html.haml
+++ b/app/views/groups/new.html.haml
@@ -1,5 +1,4 @@
-- @breadcrumb_link = dashboard_groups_path
-- breadcrumb_title "Groups"
+- @hide_breadcrumbs = true
- @hide_top_links = true
- page_title 'New Group'
- header_title "Groups", dashboard_groups_path