summaryrefslogtreecommitdiff
path: root/app/views/projects/settings/ci_cd
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2018-08-03 20:25:56 +0000
committerFatih Acet <acetfatih@gmail.com>2018-08-03 20:25:56 +0000
commit03c4c46766ca6b1c084226e66651b62308c1d56f (patch)
tree0ac8d60daab83ff13bc392e8c76d900aa64e3e7c /app/views/projects/settings/ci_cd
parentd40c5fa0ff4b7fa84846d8f1e15d48bf5b1f2cc2 (diff)
downloadgitlab-ce-03c4c46766ca6b1c084226e66651b62308c1d56f.tar.gz
Port of protected environments frontend changes from EE to CE
Diffstat (limited to 'app/views/projects/settings/ci_cd')
-rw-r--r--app/views/projects/settings/ci_cd/show.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/projects/settings/ci_cd/show.html.haml b/app/views/projects/settings/ci_cd/show.html.haml
index e9f5e62f5e7..16961784e00 100644
--- a/app/views/projects/settings/ci_cd/show.html.haml
+++ b/app/views/projects/settings/ci_cd/show.html.haml
@@ -28,6 +28,8 @@
.settings-content
= render 'autodevops_form'
+= render_if_exists 'projects/settings/ci_cd/protected_environments', expanded: expanded
+
%section.qa-runners-settings.settings.no-animate#js-runners-settings{ class: ('expanded' if expanded) }
.settings-header
%h4