Merge branch 'master' into feature/stimulus

This commit is contained in:
Björn Fromme
2021-09-14 18:34:00 +02:00
5 changed files with 1 additions and 217 deletions
@@ -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'
);
});