summaryrefslogtreecommitdiffstats
path: root/modules-available/runmode
diff options
context:
space:
mode:
authorSimon Rettberg2019-03-26 12:07:42 +0100
committerSimon Rettberg2019-03-26 12:07:42 +0100
commitf53e563e0e671364963513579c7b4aaea5e0bbb1 (patch)
tree671dcf281f4cac276c6c20eaa17232a486703c28 /modules-available/runmode
parent[inc/Dashboard] Add feature to collapse sections in sidebar mode (diff)
downloadslx-admin-f53e563e0e671364963513579c7b4aaea5e0bbb1.tar.gz
slx-admin-f53e563e0e671364963513579c7b4aaea5e0bbb1.tar.xz
slx-admin-f53e563e0e671364963513579c7b4aaea5e0bbb1.zip
Use collapse mode for translations, runmode, rebootcontrol
Also shuffle around modules.
Diffstat (limited to 'modules-available/runmode')
-rw-r--r--modules-available/runmode/config.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/runmode/config.json b/modules-available/runmode/config.json
index 84e044ce..9e04b56c 100644
--- a/modules-available/runmode/config.json
+++ b/modules-available/runmode/config.json
@@ -1,4 +1,6 @@
{
+ "category": "main.etc",
+ "collapse": true,
"dependencies": [
"statistics",
"js_selectize"