TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:38 +02:00
commit 4392dbe2ce
142 changed files with 11824 additions and 0 deletions
@@ -0,0 +1,11 @@
<html data-namespace-typo3-fluid="true">
<typo3-backend-new-record-wizard
storename="new-scheduler-task"
categories="{categoriesJson}"
searchplaceholder="{f:translate(key: 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:newSchedulerTask.filter.placeholder')}"
searchnothingfoundlabel="{f:translate(key: 'LLL:EXT:scheduler/Resources/Private/Language/locallang.xlf:newSchedulerTask.filter.noResults')}"
>
</typo3-backend-new-record-wizard>
</html>