Merge branch '6354-clusters-show' into 'master'

Removes EE differences for clusters/show

Closes gitlab-ee#6354

See merge request gitlab-org/gitlab-ce!26324
This commit is contained in:
Phil Hughes 2019-03-19 17:36:37 +00:00
commit 934253c947

View file

@ -34,6 +34,8 @@
= render 'banner'
= render 'form'
= render_if_exists 'health'
.cluster-applications-table#js-cluster-applications
%section.settings#js-cluster-details{ class: ('expanded' if expanded) }