summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/config.json
diff options
context:
space:
mode:
authorJannik Schönartz2018-06-20 20:02:18 +0200
committerJannik Schönartz2018-06-20 20:02:18 +0200
commit35578a5c327baa803e600700ccaee627d4724339 (patch)
treebf0bf1dbeb38c00439f71e67095dd6c0fdc7e101 /modules-available/serversetup-bwlp/config.json
parent[serversetup-bwlp] Start rewrite as purely iPXE-based (diff)
downloadslx-admin-35578a5c327baa803e600700ccaee627d4724339.tar.gz
slx-admin-35578a5c327baa803e600700ccaee627d4724339.tar.xz
slx-admin-35578a5c327baa803e600700ccaee627d4724339.zip
[serversetup-bwlp] Added drag and drop to the editmenu. Fixed radiobutton alignment and it's now saved/updated properly.
Diffstat (limited to 'modules-available/serversetup-bwlp/config.json')
-rw-r--r--modules-available/serversetup-bwlp/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/serversetup-bwlp/config.json b/modules-available/serversetup-bwlp/config.json
index 8ce65a85..ff485760 100644
--- a/modules-available/serversetup-bwlp/config.json
+++ b/modules-available/serversetup-bwlp/config.json
@@ -1,6 +1,7 @@
{
"category": "main.settings-server",
"dependencies" : [
- "locations"
+ "locations",
+ "js_jqueryui"
]
} \ No newline at end of file