summaryrefslogtreecommitdiffstats
path: root/modules-available/roomplanner
diff options
context:
space:
mode:
authorSimon Rettberg2017-12-04 18:13:41 +0100
committerSimon Rettberg2017-12-04 18:13:41 +0100
commite079856a7dc7d5ba52f6474b3f82330f27990097 (patch)
treed6f654d96ce009e5b3a11e12c3497cfcb026018a /modules-available/roomplanner
parent[locationinfo] summary: min-width 90px for child nodes (diff)
downloadslx-admin-e079856a7dc7d5ba52f6474b3f82330f27990097.tar.gz
slx-admin-e079856a7dc7d5ba52f6474b3f82330f27990097.tar.xz
slx-admin-e079856a7dc7d5ba52f6474b3f82330f27990097.zip
[runmode] Properly block simple editor if requested; add customized delete URL
Diffstat (limited to 'modules-available/roomplanner')
-rw-r--r--modules-available/roomplanner/hooks/runmode/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/roomplanner/hooks/runmode/config.json b/modules-available/roomplanner/hooks/runmode/config.json
index 0f2ce493..27c601fd 100644
--- a/modules-available/roomplanner/hooks/runmode/config.json
+++ b/modules-available/roomplanner/hooks/runmode/config.json
@@ -2,5 +2,6 @@
"getModeName": "PvsGenerator::getManagerName",
"isClient": false,
"configHook": "PvsGenerator::runmodeConfigHook",
- "allowGenericEditor": false
+ "allowGenericEditor": false,
+ "deleteUrlSnippet": "locationid="
} \ No newline at end of file