Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-03-18 14:38:58 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-03-18 14:38:58 +0300
commit341ea03c9d4cd56cbe5c2480e868d95ef265c4ac (patch)
tree7d1277e17f9490eb6a27b12bb43d02fd0e3f5ff5 /app/views/clusters
parent8bc2474553f302d4feb41cb55ffb90c5b72e94c3 (diff)
Removes EE differences for clusters/_sidebar.html.haml
Diffstat (limited to 'app/views/clusters')
-rw-r--r--app/views/clusters/clusters/_sidebar.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/clusters/clusters/_sidebar.html.haml b/app/views/clusters/clusters/_sidebar.html.haml
index 6e4415c21a9..60ccad5b943 100644
--- a/app/views/clusters/clusters/_sidebar.html.haml
+++ b/app/views/clusters/clusters/_sidebar.html.haml
@@ -4,3 +4,5 @@
= clusterable.sidebar_text
%p
= clusterable.learn_more_link
+
+= render_if_exists 'clusters/multiple_clusters_message'