Breaking: #78525 - Removed unused configuration options for JavaScript¶
See Issue #78525
Description¶
Removed all options that are not used anymore from TYPO3.configuration in JavaScript context.
TYPO3.configuration.moduleMenuWidth
TYPO3.configuration.topBarHeight
Impact¶
Both settings are not available anymore in JavaScript under TYPO3.configuration.
Affected Installations¶
Any installation that uses one of the mentioned options.
Migration¶
No migration.