Merge branch 'develop' into feature/stimulus

This commit is contained in:
Björn Fromme
2021-09-10 12:10:11 +02:00
9 changed files with 405 additions and 91 deletions
@@ -43,28 +43,6 @@ $metaTagManagerRegistry->registerManager(
]
);
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(
'EP.ep_theme',
'FullForm',
[
'Form' => 'fullForm',
],
[
'Form' => 'fullForm',
]
);
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(
'EP.ep_theme',
'FullForm',
[
'Form' => 'fullForm',
],
[
'Form' => 'fullForm',
]
);
\TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin(
'EP.ep_theme',
'Ajax',