summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-12-03 21:48:52 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2017-12-03 21:48:52 +0100
commit2353655991ae950e352b7537259e3d0b6dacc766 (patch)
treebb87753ee4232f7b554fb5116b09c4238b9a0b31 /app/views
parent34d8694f1f256eca28f3b5ce5b2fe21d95158142 (diff)
downloadgitlab-ce-2353655991ae950e352b7537259e3d0b6dacc766.tar.gz
Yet another specs
Diffstat (limited to 'app/views')
-rw-r--r--app/views/projects/clusters/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/clusters/show.html.haml b/app/views/projects/clusters/show.html.haml
index e7f6e95aa50..d23efe4d9aa 100644
--- a/app/views/projects/clusters/show.html.haml
+++ b/app/views/projects/clusters/show.html.haml
@@ -22,7 +22,7 @@
.cluster-applications-table#js-cluster-applications
- %section.settings#js-cluster-details
+ %section.settings#js-cluster-details{ class: ('expanded' if expanded) }
.settings-header
%h4= s_('ClusterIntegration|Cluster details')
%button.btn.js-settings-toggle