summaryrefslogtreecommitdiffstats
path: root/modules-available/news/config.json
diff options
context:
space:
mode:
authorChristian Hofmaier2017-09-08 17:13:58 +0200
committerChristian Hofmaier2017-09-08 17:13:58 +0200
commit79000c1786d019ad12a1ca8468478c2362c3a2b9 (patch)
tree14abd236230006c9bdad9f62ceabaf93525b080d /modules-available/news/config.json
parentMerge remote-tracking branch 'origin/master' into permission-manager (diff)
downloadslx-admin-79000c1786d019ad12a1ca8468478c2362c3a2b9.tar.gz
slx-admin-79000c1786d019ad12a1ca8468478c2362c3a2b9.tar.xz
slx-admin-79000c1786d019ad12a1ca8468478c2362c3a2b9.zip
[news] fixed inconsistencies
Diffstat (limited to 'modules-available/news/config.json')
-rw-r--r--modules-available/news/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/news/config.json b/modules-available/news/config.json
index 706412d0..e076ea5c 100644
--- a/modules-available/news/config.json
+++ b/modules-available/news/config.json
@@ -1,3 +1,4 @@
{
- "category":"main.content"
+ "category":"main.content",
+ "dependencies": [ "js_stupidtable" ]
}