diff options
author | Simon Rettberg | 2017-04-28 10:24:36 +0200 |
---|---|---|
committer | Simon Rettberg | 2017-04-28 10:24:36 +0200 |
commit | 534e8cc91072acb55a847f093d37e3eccbb364cc (patch) | |
tree | 470cce6b1653fd61c11a039106155f5f97a2733e /modules-available/locationinfo | |
parent | [dozmod] Add missing translations (diff) | |
download | slx-admin-534e8cc91072acb55a847f093d37e3eccbb364cc.tar.gz slx-admin-534e8cc91072acb55a847f093d37e3eccbb364cc.tar.xz slx-admin-534e8cc91072acb55a847f093d37e3eccbb364cc.zip |
Move rebootcontrol, locationinfo to new beta section, statistics_reporting to status
Closes #3122
Diffstat (limited to 'modules-available/locationinfo')
-rw-r--r-- | modules-available/locationinfo/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/config.json b/modules-available/locationinfo/config.json index d4cab3f0..87825809 100644 --- a/modules-available/locationinfo/config.json +++ b/modules-available/locationinfo/config.json @@ -1,4 +1,4 @@ { - "category":"main.content", + "category":"main.beta", "dependencies": ["js_jqueryui", "bootstrap_timepicker", "locations", "bootstrap_switch"] } |