[BUGFIX] Add reserved area for loading indicator within modules
The DocHeader has now a reserved area for the nprogress loading indicator for use within modules. The area has a fixed position to ensure visibility in every case. The code of the Recycler and Extension manager have been adjusted to use that element for the progress bar. Resolves: #71509 Releases: master, 7.6 Change-Id: I07cacf61a1634357d4da0fe292ea22ba34a6100e Reviewed-on: https://review.typo3.org/45199 Reviewed-by:Michael Oehlhof <typo3@oehlhof.de> Tested-by:
Michael Oehlhof <typo3@oehlhof.de> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org>
Showing
- Build/Resources/Public/Less/Component/module.less 13 additions, 0 deletionsBuild/Resources/Public/Less/Component/module.less
- typo3/sysext/backend/Resources/Private/Partials/DocHeader.html 1 addition, 0 deletions.../sysext/backend/Resources/Private/Partials/DocHeader.html
- typo3/sysext/extensionmanager/Resources/Public/JavaScript/Main.js 1 addition, 1 deletion...sext/extensionmanager/Resources/Public/JavaScript/Main.js
- typo3/sysext/install/Resources/Public/Css/InstallTool.css 9 additions, 0 deletionstypo3/sysext/install/Resources/Public/Css/InstallTool.css
- typo3/sysext/recycler/Resources/Public/JavaScript/Recycler.js 1 addition, 1 deletion...3/sysext/recycler/Resources/Public/JavaScript/Recycler.js
- typo3/sysext/t3skin/Resources/Public/Css/backend.css 9 additions, 0 deletionstypo3/sysext/t3skin/Resources/Public/Css/backend.css
Please register or sign in to comment