[BUGFIX] Hide shortcuts to inaccessible modules for admins as well
Currently the check whether a module is accessible is only done for non-admins. Clicking on a shortcut that leads to an inaccessible module leads to an error. Move the check outside so that those shortcuts are at least not shown after a backend reload. Change-Id: I0bfcb50913bc4a45ad8442221dc45649f75cf554 Resolves: #71700 Releases: master Reviewed-on: https://review.typo3.org/44802 Reviewed-by:Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Please register or sign in to comment