summaryrefslogtreecommitdiff
path: root/app/views/clusters/clusters/show.html.haml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-15 06:07:25 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-15 06:07:25 +0000
commit00050519d16f7c0296fa0113de7065a607862501 (patch)
tree9c7ef6b2be04e0c0167952beae22a5648e02ae93 /app/views/clusters/clusters/show.html.haml
parent94be244a9fb5da7a8b5d5fb99e5760cde17715ac (diff)
downloadgitlab-ce-00050519d16f7c0296fa0113de7065a607862501.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/views/clusters/clusters/show.html.haml')
-rw-r--r--app/views/clusters/clusters/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/clusters/clusters/show.html.haml b/app/views/clusters/clusters/show.html.haml
index 8b9844bcfc1..31d5f592d75 100644
--- a/app/views/clusters/clusters/show.html.haml
+++ b/app/views/clusters/clusters/show.html.haml
@@ -42,6 +42,6 @@
= render 'banner'
- if cluster_environments_path.present?
- = render_if_exists 'clusters/clusters/group_cluster_environments', expanded: expanded
+ = render_if_exists 'clusters/clusters/cluster_environments', expanded: expanded
- else
= render 'configure', expanded: expanded