[BUGFIX] Only render widget footer if defined and correct styling issues
Widget footer is now only rendered if the optional footer section for widgets is used and contains content. In addition, minor styling issues were resolved. Templates were cleaned up again. Some extra conditions were added to prevent empty tags. Resolves: #90530 Releases: master Change-Id: Idb4a6858395622a62448041fec3d510bec6fb271 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63410 Tested-by:Daniel Goerz <daniel.goerz@posteo.de> Tested-by:
TYPO3com <noreply@typo3.com> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
Oliver Hader <oliver.hader@typo3.org> Reviewed-by:
Daniel Goerz <daniel.goerz@posteo.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Hader <oliver.hader@typo3.org>
Showing
- Build/Sources/Sass/dashboard/_widget.scss 0 additions, 1 deletionBuild/Sources/Sass/dashboard/_widget.scss
- Build/Sources/Sass/dashboard/_widget_number.scss 6 additions, 1 deletionBuild/Sources/Sass/dashboard/_widget_number.scss
- typo3/sysext/dashboard/Resources/Private/Layouts/Widget/Widget.html 6 additions, 3 deletions...xt/dashboard/Resources/Private/Layouts/Widget/Widget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/ChartWidget.html 4 additions, 2 deletions...board/Resources/Private/Templates/Widget/ChartWidget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/CtaWidget.html 14 additions, 10 deletions...shboard/Resources/Private/Templates/Widget/CtaWidget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/ListWidget.html 7 additions, 5 deletions...hboard/Resources/Private/Templates/Widget/ListWidget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/NumberWithIconWidget.html 16 additions, 13 deletions...ources/Private/Templates/Widget/NumberWithIconWidget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/RssWidget.html 1 addition, 1 deletion...shboard/Resources/Private/Templates/Widget/RssWidget.html
- typo3/sysext/dashboard/Resources/Private/Templates/Widget/T3GeneralInformation.html 10 additions, 8 deletions...ources/Private/Templates/Widget/T3GeneralInformation.html
- typo3/sysext/dashboard/Resources/Public/Css/dashboard.css 1 addition, 1 deletiontypo3/sysext/dashboard/Resources/Public/Css/dashboard.css
Please register or sign in to comment