diff options
author | Steffen Ritter | 2017-11-30 18:28:33 +0100 |
---|---|---|
committer | Simon Rettberg | 2017-11-30 18:28:33 +0100 |
commit | 1a6f7561c191d34edbf152d516b70ceacbd44a0c (patch) | |
tree | 7a0f767ef3781060c6ff724d91c13440450769ef /modules-available/roomplanner/hooks/runmode | |
parent | [locationinfo] removed seconds from the time. More than 4 locations are allow... (diff) | |
download | slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.gz slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.tar.xz slx-admin-1a6f7561c191d34edbf152d516b70ceacbd44a0c.zip |
Update translations
Diffstat (limited to 'modules-available/roomplanner/hooks/runmode')
-rw-r--r-- | modules-available/roomplanner/hooks/runmode/config.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules-available/roomplanner/hooks/runmode/config.json b/modules-available/roomplanner/hooks/runmode/config.json new file mode 100644 index 00000000..0f2ce493 --- /dev/null +++ b/modules-available/roomplanner/hooks/runmode/config.json @@ -0,0 +1,6 @@ +{ + "getModeName": "PvsGenerator::getManagerName", + "isClient": false, + "configHook": "PvsGenerator::runmodeConfigHook", + "allowGenericEditor": false +}
\ No newline at end of file |