[TASK] Remove language information from each CE in Page Module
This change removes the language title and flag from each CE, and instead adds only the flag if the content element is set to "All Languages" (-1). In addition, the header is now based on flex-box instead of floats. Resolves: #95302 Releases: master Change-Id: I6d1a180915fba9f2ccf8df3979a2256134d18379 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71116 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
Rachel Foucard <rfoucard@w-seils.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Rachel Foucard <rfoucard@w-seils.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- Build/Sources/Sass/module/_page.scss 1 addition, 4 deletionsBuild/Sources/Sass/module/_page.scss
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/LayoutModule/DragDrop.ts 1 addition, 16 deletions...kend/Resources/Public/TypeScript/LayoutModule/DragDrop.ts
- typo3/sysext/backend/Classes/View/BackendLayout/Grid/GridColumnItem.php 0 additions, 24 deletions...ackend/Classes/View/BackendLayout/Grid/GridColumnItem.php
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/RecordDefault/Header.html 6 additions, 3 deletions...ces/Private/Partials/PageLayout/RecordDefault/Header.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/LayoutModule/DragDrop.js 1 addition, 1 deletion...kend/Resources/Public/JavaScript/LayoutModule/DragDrop.js
Please register or sign in to comment