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, pageUid: settings.configuratorPageUid,
action: 'configurator', action: 'configurator',
controller: 'Form', controller: 'Form',
extensionName: 'epevents' extensionName: 'epevents',
pluginName: 'Configurator', pluginName: 'Configurator',
arguments: '{travelType: \'{traveltype.configuratorType -> v:or(alternative: 0)}\', locationType: \'{locationtype -> v:or(alternative: 0)}\'}', arguments: '{travelType: \'{traveltype.configuratorType -> v:or(alternative: 0)}\', locationType: \'{locationtype -> v:or(alternative: 0)}\'}',
additionalParams: '{ref: data.uid}' additionalParams: '{ref: data.uid}'