summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2020-11-03 13:45:37 +0100
committerSimon Rettberg2020-11-03 13:45:37 +0100
commit77f9f9d9e975bd14083656f987b426e81908dd9e (patch)
treef98263140b353ea2a3c9c6a2e19d2eec66fd5115 /modules-available/locationinfo/config.json
parent[locationinfo] Clean up styling a bit more (diff)
downloadslx-admin-77f9f9d9e975bd14083656f987b426e81908dd9e.tar.gz
slx-admin-77f9f9d9e975bd14083656f987b426e81908dd9e.tar.xz
slx-admin-77f9f9d9e975bd14083656f987b426e81908dd9e.zip
[locationinfo] Remove unused javascript
Most javascript was needed for editing the opening times of locations. Some javascript was still used to fill the now disabled input forms for display only. This is now done server-side, and the input fields have been replaced by a simple table.
Diffstat (limited to 'modules-available/locationinfo/config.json')
-rw-r--r--modules-available/locationinfo/config.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules-available/locationinfo/config.json b/modules-available/locationinfo/config.json
index 15298ea1..4fa2859e 100644
--- a/modules-available/locationinfo/config.json
+++ b/modules-available/locationinfo/config.json
@@ -1,8 +1,6 @@
{
"category": "main.content",
"dependencies": [
- "js_jqueryui",
- "bootstrap_timepicker",
"locations",
"bootstrap_switch"
]