[TASK] Avoid inline JavaScript in Constant Editor
This change replaces an inline JavaScript code to update the form URL of the constant editor to jump to the last changed field when saving the Constant Editor module. Resolves: #94770 Releases: master Change-Id: I7a387dd2cd8ba1d5d89f0a2484bc9305b964c0d1 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70341 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/TypeScript/tstemplate/Resources/Public/TypeScript/ConstantEditor.ts 17 additions, 0 deletions.../tstemplate/Resources/Public/TypeScript/ConstantEditor.ts
- typo3/sysext/core/Classes/TypoScript/ExtendedTemplateService.php 15 additions, 16 deletions...ysext/core/Classes/TypoScript/ExtendedTemplateService.php
- typo3/sysext/tstemplate/Classes/Controller/TypoScriptTemplateModuleController.php 2 additions, 11 deletions...Classes/Controller/TypoScriptTemplateModuleController.php
- typo3/sysext/tstemplate/Resources/Private/Templates/Main.html 1 addition, 1 deletion...3/sysext/tstemplate/Resources/Private/Templates/Main.html
- typo3/sysext/tstemplate/Resources/Public/JavaScript/ConstantEditor.js 1 addition, 1 deletion.../tstemplate/Resources/Public/JavaScript/ConstantEditor.js
Please register or sign in to comment