From c535ce5e2f78f5223662c97543f718334abf2a35 Mon Sep 17 00:00:00 2001 From: Christian Hofmaier Date: Tue, 8 Sep 2020 20:56:19 +0200 Subject: [locations] Migrate openingtimes from infoscreen to locations module - move openingtimes from infoscreen db to locations db - read-only openingtimes in infoscreen --- modules-available/locations/config.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'modules-available/locations/config.json') diff --git a/modules-available/locations/config.json b/modules-available/locations/config.json index 110f8b67..ee2600f2 100644 --- a/modules-available/locations/config.json +++ b/modules-available/locations/config.json @@ -1,3 +1,9 @@ { - "category": "main.content" + "category": "main.content", + "dependencies": [ + "bootstrap_timepicker" + ], + "scripts": [ + "clientscript.js" + ] } \ No newline at end of file -- cgit v1.2.3-55-g7522