Skip to content
Snippets Groups Projects
Commit 4e12b62f authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[TASK] Remove goToModule() inline JavaScript invocations

This change reduces the amount of inline JavaScript and transforms
`goToModule()` invocations in the TYPO3 backend user interface to use
`ActionDispatcher`'s `TYPO3.ModuleMenu.showModule` handling.

Resolves: #94058
Releases: master
Change-Id: I0411100ae6ec9c5d9493c00fb4efd80b4858ee0e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69015


Tested-by: default avatarBenjamin Franzke <bfr@qbus.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenjamin Franzke <bfr@qbus.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent c38fc440
Showing
with 199 additions and 22 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment