summaryrefslogtreecommitdiff
path: root/app/views/projects/labels/new.html.haml
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/projects/labels/new.html.haml
parent13cc761a09a88138294300cdcc26a6db28f3d67d (diff)
downloadgitlab-ce-43cc8bd4583f7239657565675b8e5e48a2f3fd59.tar.gz
fixed some inconsistencies
Diffstat (limited to 'app/views/projects/labels/new.html.haml')
-rw-r--r--app/views/projects/labels/new.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/labels/new.html.haml b/app/views/projects/labels/new.html.haml
index 79e90b7ca3b..562b6fb8d8c 100644
--- a/app/views/projects/labels/new.html.haml
+++ b/app/views/projects/labels/new.html.haml
@@ -1,4 +1,5 @@
- @no_container = true
+- breadcrumb_title "Labels"
- page_title "New Label"
= render "shared/mr_head"