[BUGFIX] Disable new content buttons until module is loaded
Each link triggering the "New content element" wizard is now initially disabled and gets enabled once the according module has been loaded and initialized. Resolves: #91165 Releases: master Change-Id: Ic4073faa5bd97f9b50bb8c3ada6864539c0ae63f Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64307 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Josef Glatz <josefglatz@gmail.com> Tested-by:
Chris Müller <typo3@krue.ml> Tested-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Josef Glatz <josefglatz@gmail.com> Reviewed-by:
Chris Müller <typo3@krue.ml> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de>
Showing
- Build/Sources/Sass/typo3/_main_type.scss 8 additions, 0 deletionsBuild/Sources/Sass/typo3/_main_type.scss
- Build/Sources/Sass/variables/_main.scss 1 addition, 0 deletionsBuild/Sources/Sass/variables/_main.scss
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/PageActions.ts 3 additions, 0 deletions...Script/backend/Resources/Public/TypeScript/PageActions.ts
- typo3/sysext/backend/Classes/Controller/NewRecordController.php 1 addition, 1 deletion...sysext/backend/Classes/Controller/NewRecordController.php
- typo3/sysext/backend/Classes/View/PageLayoutView.php 2 additions, 2 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Grid/Column.html 1 addition, 1 deletion...nd/Resources/Private/Partials/PageLayout/Grid/Column.html
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record.html 1 addition, 1 deletion...backend/Resources/Private/Partials/PageLayout/Record.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/PageActions.js 1 addition, 1 deletion...sysext/backend/Resources/Public/JavaScript/PageActions.js
- typo3/sysext/recordlist/Classes/RecordList/DatabaseRecordList.php 1 addition, 1 deletion...sext/recordlist/Classes/RecordList/DatabaseRecordList.php
Please register or sign in to comment