summaryrefslogtreecommitdiff
path: root/app/views/groups/labels
diff options
context:
space:
mode:
authorOnuwa Nnachi Isaac <matrix4u2002@gmail.com>2018-02-09 20:05:51 +0100
committerOnuwa Nnachi Isaac <matrix4u2002@gmail.com>2018-02-09 20:05:51 +0100
commitf7401f70734446d082ba815477ae11a31fe7524b (patch)
tree2986cbfa3a4b6c38bd6af935eee0533b80f9685d /app/views/groups/labels
parent9b7534cc2dff55a69dc836a8cb5990ad6ec51c7a (diff)
downloadgitlab-ce-f7401f70734446d082ba815477ae11a31fe7524b.tar.gz
Fix breadcrumb on labels page for groups
Diffstat (limited to 'app/views/groups/labels')
-rw-r--r--app/views/groups/labels/new.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/labels/new.html.haml b/app/views/groups/labels/new.html.haml
index ae240490bbd..934ebe11c73 100644
--- a/app/views/groups/labels/new.html.haml
+++ b/app/views/groups/labels/new.html.haml
@@ -1,6 +1,6 @@
- breadcrumb_title "Labels"
- page_title 'New Label'
-- header_title group_title(@group, 'Labels', group_labels_path(@group))
+- header_title group_title(@group, '', group_labels_path(@group))
%h3.page-title
New Label