diff --git a/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html b/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html index 2f031a74..df931239 100644 --- a/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html +++ b/web/typo3conf/ext/ep_events/Resources/Private/Partials/PageHeader.html @@ -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}'