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