[TASK] Restructured linkbrowser HTML
Restructured the HTML arround the form field in the element/link browser to be more in line with the rest of the BE. Resolves: #71840 Releases: master Change-Id: Icbfc9b6c30e974f15e64d93cf327e05c2574525c Reviewed-on: https://review.typo3.org/45210 Reviewed-by:Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Resources/Public/Less/TYPO3/_element_rte.less 0 additions, 10 deletionsBuild/Resources/Public/Less/TYPO3/_element_rte.less
- Build/Resources/Public/Less/TYPO3/_main_elementbrowser.less 5 additions, 0 deletionsBuild/Resources/Public/Less/TYPO3/_main_elementbrowser.less
- Build/Resources/Public/Less/TYPO3/_main_linkbrowser.less 26 additions, 0 deletionsBuild/Resources/Public/Less/TYPO3/_main_linkbrowser.less
- Build/Resources/Public/Less/backend.less 1 addition, 0 deletionsBuild/Resources/Public/Less/backend.less
- typo3/sysext/backend/Classes/Controller/BackendController.php 2 additions, 2 deletions...3/sysext/backend/Classes/Controller/BackendController.php
- typo3/sysext/backend/Resources/Public/Css/backend.css 21 additions, 8 deletionstypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/recordlist/Classes/Controller/AbstractLinkBrowserController.php 76 additions, 71 deletions...list/Classes/Controller/AbstractLinkBrowserController.php
- typo3/sysext/recordlist/Classes/LinkHandler/FileLinkHandler.php 11 additions, 11 deletions...sysext/recordlist/Classes/LinkHandler/FileLinkHandler.php
- typo3/sysext/recordlist/Classes/LinkHandler/MailLinkHandler.php 21 additions, 18 deletions...sysext/recordlist/Classes/LinkHandler/MailLinkHandler.php
- typo3/sysext/recordlist/Classes/LinkHandler/PageLinkHandler.php 9 additions, 11 deletions...sysext/recordlist/Classes/LinkHandler/PageLinkHandler.php
- typo3/sysext/recordlist/Classes/LinkHandler/UrlLinkHandler.php 20 additions, 16 deletions.../sysext/recordlist/Classes/LinkHandler/UrlLinkHandler.php
- typo3/sysext/recordlist/Classes/View/FolderUtilityRenderer.php 7 additions, 4 deletions.../sysext/recordlist/Classes/View/FolderUtilityRenderer.php
- typo3/sysext/rtehtmlarea/Classes/Controller/BrowseLinksController.php 50 additions, 41 deletions.../rtehtmlarea/Classes/Controller/BrowseLinksController.php
- typo3/sysext/rtehtmlarea/Classes/Controller/SelectImageController.php 7 additions, 5 deletions.../rtehtmlarea/Classes/Controller/SelectImageController.php
Please register or sign in to comment