[TASK] Update form default config
This commit is contained in:
parent
79dea18ce1
commit
30e0e34a3a
@ -24,11 +24,11 @@ TYPO3:
|
|||||||
__inheritances:
|
__inheritances:
|
||||||
10: 'TYPO3.CMS.Form.mixins.translationSettingsMixin'
|
10: 'TYPO3.CMS.Form.mixins.translationSettingsMixin'
|
||||||
templateRootPaths:
|
templateRootPaths:
|
||||||
20: 'EXT:site_templates/Resources/form/Private/Frontend/Templates/'
|
20: 'EXT:site_templates/Resources/Private/form/Frontend/Templates/'
|
||||||
partialRootPaths:
|
partialRootPaths:
|
||||||
20: 'EXT:site_templates/Resources/form/Private/Frontend/Partials/'
|
20: 'EXT:site_templates/Resources/Private/form/Frontend/Partials/'
|
||||||
layoutRootPaths:
|
layoutRootPaths:
|
||||||
20: 'EXT:site_templates/Resources/form/Private/Frontend/Layouts/'
|
20: 'EXT:site_templates/Resources/Private/form/Frontend/Layouts/'
|
||||||
addQueryString: false
|
addQueryString: false
|
||||||
argumentsToBeExcludedFromQueryString: []
|
argumentsToBeExcludedFromQueryString: []
|
||||||
additionalParams: []
|
additionalParams: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user