summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/baseconfig/hook.json
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-27 13:46:42 +0200
committerSimon Rettberg2017-04-27 13:46:42 +0200
commit8666590dd1184970bf8c93415e49f8f4be43ea5b (patch)
treee9c0f1ba79b3400e98c6249daf61f8f519105f29 /modules-available/locations/baseconfig/hook.json
parent[locationinfo] Clean up translations (diff)
parentRelax anti-caching headers a bit (diff)
downloadslx-admin-8666590dd1184970bf8c93415e49f8f4be43ea5b.tar.gz
slx-admin-8666590dd1184970bf8c93415e49f8f4be43ea5b.tar.xz
slx-admin-8666590dd1184970bf8c93415e49f8f4be43ea5b.zip
Merge branch 'master' into location-info-panel
Diffstat (limited to 'modules-available/locations/baseconfig/hook.json')
-rw-r--r--modules-available/locations/baseconfig/hook.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/locations/baseconfig/hook.json b/modules-available/locations/baseconfig/hook.json
index c295e0f6..b7b3581b 100644
--- a/modules-available/locations/baseconfig/hook.json
+++ b/modules-available/locations/baseconfig/hook.json
@@ -1,5 +1,6 @@
{
"table": "setting_location",
"field": "locationid",
- "tostring": "Location::getName"
+ "tostring": "Location::getName",
+ "getfallback": "Location::getBaseconfigParent"
} \ No newline at end of file