[TASK] Reduce JavaScript dependency in workspace module
The workspace module in the backend has a check and dependency to the page module in the top frame. To ease debugging of this backend module in a separate browser process, this dependency is encapsulated since JavaScript errors are thrown. Resolves: #57176 Releases: 6.2 Change-Id: I79b4d79ad23d89a70014602d4a04360f709fcab5 Reviewed-on: https://review.typo3.org/28632 Reviewed-by: Oliver Hader Tested-by: Oliver Hader
Showing
- typo3/sysext/workspaces/Resources/Public/JavaScript/configuration.js 1 addition, 1 deletion...t/workspaces/Resources/Public/JavaScript/configuration.js
- typo3/sysext/workspaces/Resources/Public/JavaScript/helpers.js 13 additions, 0 deletions.../sysext/workspaces/Resources/Public/JavaScript/helpers.js
Please register or sign in to comment