summaryrefslogtreecommitdiffstats
path: root/modules-available/news/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2019-05-29 14:36:08 +0200
committerSimon Rettberg2019-06-25 10:17:22 +0200
commit094bb6e33423738cdbb4737d1025dad8361ae32a (patch)
tree8575d3253a42e854476636fe973de63bae6a8c96 /modules-available/news/config.json
parent[exams] Fix HTML syntax (diff)
downloadslx-admin-094bb6e33423738cdbb4737d1025dad8361ae32a.tar.gz
slx-admin-094bb6e33423738cdbb4737d1025dad8361ae32a.tar.xz
slx-admin-094bb6e33423738cdbb4737d1025dad8361ae32a.zip
[news] Use date/time selection for expiry, not duration in hrs
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 23cd1443..2e090c1c 100644
--- a/modules-available/news/config.json
+++ b/modules-available/news/config.json
@@ -1,6 +1,7 @@
{
"category": "main.content",
"dependencies": [
- "js_stupidtable"
+ "js_stupidtable",
+ "bootstrap_datepicker"
]
} \ No newline at end of file