summaryrefslogtreecommitdiff
path: root/app/views/projects/environments/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/environments/new.html.haml')
-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"