[BUGFIX] Fix workspace select / deselect all buttons
The "select all" and "deselect all" buttons in the "Send to stage" modal in workspaces are now proper button tags. This also allowed to remove the superfluous preventDefault() call in JavaScript. Resolves: #92776 Releases: master, 10.4 Change-Id: I1480ad06df501a4064609e516c8b10d6b4567425 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66453 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Michael Telgkamp <michael.telgkamp@mindscreen.de> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/TypeScript/workspaces/Resources/Public/TypeScript/Backend.ts 2 additions, 4 deletions...eScript/workspaces/Resources/Public/TypeScript/Backend.ts
- Build/Sources/TypeScript/workspaces/Resources/Public/TypeScript/Preview.ts 2 additions, 4 deletions...eScript/workspaces/Resources/Public/TypeScript/Preview.ts
- Build/Sources/TypeScript/workspaces/Resources/Public/TypeScript/Workspaces.ts 2 additions, 2 deletions...ript/workspaces/Resources/Public/TypeScript/Workspaces.ts
- typo3/sysext/workspaces/Resources/Public/JavaScript/Backend.js 1 addition, 1 deletion.../sysext/workspaces/Resources/Public/JavaScript/Backend.js
- typo3/sysext/workspaces/Resources/Public/JavaScript/Preview.js 1 addition, 1 deletion.../sysext/workspaces/Resources/Public/JavaScript/Preview.js
- typo3/sysext/workspaces/Resources/Public/JavaScript/Workspaces.js 1 addition, 1 deletion...sext/workspaces/Resources/Public/JavaScript/Workspaces.js
Please register or sign in to comment