Breaking: #72462 - Removed deprecated JavaScript code
See forge#72462
Description
Removed deprecated JavaScript code
The following JavaScript functions have been removed:
show
Clickmenu.
Clickmenu.
Shortcut
jsfunc.
Impact
Using one of the methods above will result in JavaScript errors in the TYPO3 CMS backend.
Affected Installations
Instances which use custom calls to one of the methods above.
Migration
For Clickmenu.
use TYPO3.
instead.
For Clickmenu.
use TYPO3.
instead.
For show
use TYPO3.
instead.
For Shortcut
use TYPO3.
directly.