summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/list-legend.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-09-07 16:32:06 +0200
committerSimon Rettberg2016-09-07 16:32:06 +0200
commitd22fd667d09c2c159daed9d7f1ba4f705fec9c74 (patch)
treeac76f4e0c2219b569ce959f690d4a512880c1676 /modules-available/sysconfig/templates/list-legend.html
parent[roomplanner] Sanity checks/fixups when saving computers, more user feedback,... (diff)
downloadslx-admin-d22fd667d09c2c159daed9d7f1ba4f705fec9c74.tar.gz
slx-admin-d22fd667d09c2c159daed9d7f1ba4f705fec9c74.tar.xz
slx-admin-d22fd667d09c2c159daed9d7f1ba4f705fec9c74.zip
[sysconfig] Improve design, hide more controls in location-specific view, get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
Diffstat (limited to 'modules-available/sysconfig/templates/list-legend.html')
-rw-r--r--modules-available/sysconfig/templates/list-legend.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules-available/sysconfig/templates/list-legend.html b/modules-available/sysconfig/templates/list-legend.html
index 090ef526..4a46a6a0 100644
--- a/modules-available/sysconfig/templates/list-legend.html
+++ b/modules-available/sysconfig/templates/list-legend.html
@@ -36,8 +36,6 @@
<script type="application/javascript"><!--
document.addEventListener("DOMContentLoaded", function () {
- forceTable($("#modtable"));
- forceTable($("#conftable"));
checkBuildStatus();
$('[data-toggle="tooltip"]').tooltip();
}, false);