From f53e563e0e671364963513579c7b4aaea5e0bbb1 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 26 Mar 2019 12:07:42 +0100 Subject: Use collapse mode for translations, runmode, rebootcontrol Also shuffle around modules. --- config.php.example | 8 ++++---- modules-available/locationinfo/config.json | 2 +- modules-available/locationinfo/templates/page-panels.html | 4 ++-- modules-available/main/category-icons.json | 2 +- modules-available/main/templates/main-menu.html | 6 +++--- modules-available/rebootcontrol/config.json | 3 ++- modules-available/runmode/config.json | 2 ++ modules-available/translation/config.json | 3 ++- 8 files changed, 17 insertions(+), 13 deletions(-) diff --git a/config.php.example b/config.php.example index 0de6fd8d..b78ace80 100644 --- a/config.php.example +++ b/config.php.example @@ -43,18 +43,18 @@ define('CONFIG_PRODUCT_NAME_LONG', 'OpenSLX Admin'); // overriding the config.json entry $MENU_CAT_OVERRIDE = array( 'main.content' => array( - 'news', 'locations', 'exams', 'dozmod', 'translation' + 'news', 'locations', 'exams', 'dozmod', 'adduser', 'permissionmanager', 'locationinfo' ), 'main.settings-client' => array( 'sysconfig', 'baseconfig', 'minilinux' ), 'main.settings-server' => array( - 'serversetup', 'vmstore', 'webinterface', 'backup' + 'serversetup', 'vmstore', 'webinterface', 'backup', 'dnbd3' ), 'main.status' => array( 'systemstatus', 'eventlog', 'syslog', 'statistics', 'statistics_reporting' ), - 'main.beta' => array( - 'locationinfo', 'rebootcontrol' + 'main.etc' => array( + 'rebootcontrol', 'runmode', 'translation' ) ); \ No newline at end of file diff --git a/modules-available/locationinfo/config.json b/modules-available/locationinfo/config.json index 837acfcf..15298ea1 100644 --- a/modules-available/locationinfo/config.json +++ b/modules-available/locationinfo/config.json @@ -1,5 +1,5 @@ { - "category": "main.beta", + "category": "main.content", "dependencies": [ "js_jqueryui", "bootstrap_timepicker", diff --git a/modules-available/locationinfo/templates/page-panels.html b/modules-available/locationinfo/templates/page-panels.html index 215f5df8..3c8ce67c 100644 --- a/modules-available/locationinfo/templates/page-panels.html +++ b/modules-available/locationinfo/templates/page-panels.html @@ -41,13 +41,13 @@ {{assignedMachineCount}} {{/hasRunmode}} - + - +