summaryrefslogtreecommitdiff
path: root/app/views/projects/environments
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/environments
parent13cc761a09a88138294300cdcc26a6db28f3d67d (diff)
downloadgitlab-ce-43cc8bd4583f7239657565675b8e5e48a2f3fd59.tar.gz
fixed some inconsistencies
Diffstat (limited to 'app/views/projects/environments')
-rw-r--r--app/views/projects/environments/new.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/projects/environments/new.html.haml b/app/views/projects/environments/new.html.haml
index 24638c77cbb..88f43a1e7e4 100644
--- a/app/views/projects/environments/new.html.haml
+++ b/app/views/projects/environments/new.html.haml
@@ -1,4 +1,5 @@
- @no_container = true
+- breadcrumb_title "Environments"
- page_title 'New Environment'
= render "projects/pipelines/head"