summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup-bwlp/config.json
diff options
context:
space:
mode:
authorUdo Walter2018-11-09 02:46:50 +0100
committerUdo Walter2018-11-09 02:46:50 +0100
commit093d16682743eb1502819bb6c127afeac65d4ede (patch)
tree6df837422263b4bc88dbd31ab06db6b45360fddd /modules-available/serversetup-bwlp/config.json
parent[serversetup-bwlp] bootmenu-edit UI improvements (diff)
downloadslx-admin-093d16682743eb1502819bb6c127afeac65d4ede.tar.gz
slx-admin-093d16682743eb1502819bb6c127afeac65d4ede.tar.xz
slx-admin-093d16682743eb1502819bb6c127afeac65d4ede.zip
[serversetup-bwlp] add location selection to menu edit + ui improvements
- add multiselect to select the locations - add architecture information to the bootentry select modal - add glyphicon to the hide entry column header - default menu is now selected in the menu list - fixed error when creating a menu (isdefault has no default value) and when creating a menu without bootentries
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 ff485760..8b3ce2a3 100644
--- a/modules-available/serversetup-bwlp/config.json
+++ b/modules-available/serversetup-bwlp/config.json
@@ -2,6 +2,7 @@
"category": "main.settings-server",
"dependencies" : [
"locations",
- "js_jqueryui"
+ "js_jqueryui",
+ "bootstrap_multiselect"
]
} \ No newline at end of file