summaryrefslogtreecommitdiff
path: root/app/views/groups/labels
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-07-12 09:35:53 +0100
committerPhil Hughes <me@iamphill.com>2017-07-12 09:35:53 +0100
commit43cc8bd4583f7239657565675b8e5e48a2f3fd59 (patch)
treea507839cd423c6c352fb400bfdcadd530164a182 /app/views/groups/labels
parent13cc761a09a88138294300cdcc26a6db28f3d67d (diff)
downloadgitlab-ce-43cc8bd4583f7239657565675b8e5e48a2f3fd59.tar.gz
fixed some inconsistencies
Diffstat (limited to 'app/views/groups/labels')
-rw-r--r--app/views/groups/labels/new.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/groups/labels/new.html.haml b/app/views/groups/labels/new.html.haml
index 2be87460b1d..ae240490bbd 100644
--- a/app/views/groups/labels/new.html.haml
+++ b/app/views/groups/labels/new.html.haml
@@ -1,3 +1,4 @@
+- breadcrumb_title "Labels"
- page_title 'New Label'
- header_title group_title(@group, 'Labels', group_labels_path(@group))