Fix typo in viewhelper arguments

This commit is contained in:
Björn Fromme
2018-09-22 16:46:39 +02:00
parent 7bfec1efc7
commit 998c6e9aa6
@@ -87,7 +87,7 @@
pageUid: settings.configuratorPageUid,
action: 'configurator',
controller: 'Form',
extensionName: 'epevents'
extensionName: 'epevents',
pluginName: 'Configurator',
arguments: '{travelType: \'{traveltype.configuratorType -> v:or(alternative: 0)}\', locationType: \'{locationtype -> v:or(alternative: 0)}\'}',
additionalParams: '{ref: data.uid}'