[TASK] Use buttons in Permissions module
The permissions module previously used a lot of anchor elements without a target defined. To improve accessibility and semantic correctness these selectors are now changed to button tags. Resolves: #93306 Releases: master, 10.4 Change-Id: I181264307294bd84e0896d1602ddd8c9dc313167 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67460 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Richard Haeser <richard@richardhaeser.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Richard Haeser <richard@richardhaeser.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/TypeScript/beuser/Resources/Public/TypeScript/Permissions.ts 16 additions, 14 deletions...eScript/beuser/Resources/Public/TypeScript/Permissions.ts
- typo3/sysext/beuser/Classes/Controller/PermissionAjaxController.php 16 additions, 16 deletions...xt/beuser/Classes/Controller/PermissionAjaxController.php
- typo3/sysext/beuser/Resources/Private/Partials/Permission/Groupname.html 4 additions, 3 deletions...user/Resources/Private/Partials/Permission/Groupname.html
- typo3/sysext/beuser/Resources/Private/Partials/Permission/Ownername.html 4 additions, 3 deletions...user/Resources/Private/Partials/Permission/Ownername.html
- typo3/sysext/beuser/Resources/Private/Templates/Permission/Index.html 6 additions, 4 deletions.../beuser/Resources/Private/Templates/Permission/Index.html
- typo3/sysext/beuser/Resources/Public/JavaScript/Permissions.js 1 addition, 1 deletion.../sysext/beuser/Resources/Public/JavaScript/Permissions.js
Please register or sign in to comment