summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-03-18 11:38:58 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-03-18 11:38:58 +0000
commit341ea03c9d4cd56cbe5c2480e868d95ef265c4ac (patch)
tree7d1277e17f9490eb6a27b12bb43d02fd0e3f5ff5
parent8bc2474553f302d4feb41cb55ffb90c5b72e94c3 (diff)
downloadgitlab-ce-341ea03c9d4cd56cbe5c2480e868d95ef265c4ac.tar.gz
Removes EE differences for clusters/_sidebar.html.haml
-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'