summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/templates/page-proxy-config.html
diff options
context:
space:
mode:
authorSimon Rettberg2018-03-21 16:08:52 +0100
committerSimon Rettberg2018-03-21 16:08:52 +0100
commitc98e08ea376b793e6d98b7a0e03d4d92afc2cca7 (patch)
tree7ec4344851bce9cac8e935a78e33061df1abd883 /modules-available/dnbd3/templates/page-proxy-config.html
parent[vmstore] Deliver mount options to clients (diff)
downloadslx-admin-c98e08ea376b793e6d98b7a0e03d4d92afc2cca7.tar.gz
slx-admin-c98e08ea376b793e6d98b7a0e03d4d92afc2cca7.tar.xz
slx-admin-c98e08ea376b793e6d98b7a0e03d4d92afc2cca7.zip
[dnbd3] Hide tabs that aren't available
Diffstat (limited to 'modules-available/dnbd3/templates/page-proxy-config.html')
-rw-r--r--modules-available/dnbd3/templates/page-proxy-config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/dnbd3/templates/page-proxy-config.html b/modules-available/dnbd3/templates/page-proxy-config.html
index 46e732c1..79f56015 100644
--- a/modules-available/dnbd3/templates/page-proxy-config.html
+++ b/modules-available/dnbd3/templates/page-proxy-config.html
@@ -1,4 +1,4 @@
-<div role="tabpanel" class="tab-pane active" id="tab-config">
+<div role="tabpanel" class="tab-pane" id="tab-config">
<h2>{{lang_proxyConfig}}</h2>
<pre>{{config}}</pre>
</div> \ No newline at end of file