Fix typo in viewhelper arguments
This commit is contained in:
@@ -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}'
|
||||
|
||||
Reference in New Issue
Block a user