Merge branch 'master' into feature/stimulus
This commit is contained in:
@@ -201,17 +201,4 @@ call_user_func(function () {
|
||||
],
|
||||
],
|
||||
];
|
||||
|
||||
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin(
|
||||
'EP.EpTheme',
|
||||
'SimpleForm',
|
||||
'Kurzformular'
|
||||
);
|
||||
|
||||
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::registerPlugin(
|
||||
'EP.EpTheme',
|
||||
'FullForm',
|
||||
'Anfrageformular Gruppen'
|
||||
);
|
||||
|
||||
});
|
||||
|
||||
@@ -10,7 +10,7 @@ TYPO3:
|
||||
label: 'BusPro Finisher'
|
||||
options:
|
||||
identifier: 'BpnApiFinisher'
|
||||
mapping: 'lastName:text-1,firstName:text-2,gender:singleselect-1,email:email-1,street:text-3,zipCode:text-4,city:text-5,phone:telephone-1'
|
||||
mapping: 'lastName:text-1,firstName:text-2,gender:singleselect-1,email:email-1'
|
||||
AddReferrerFinisher:
|
||||
implementationClassName: 'EP\EpTheme\Form\AddReferrerFinisher'
|
||||
formEditor:
|
||||
|
||||
Reference in New Issue
Block a user