[TASK] Replace hard-coded tt_content table in page layout partials
Since #102825 the table is available in the GridItem object. This can now be used to replace the string "tt_content" with "{item.table}" where possible. This way other record types can be rendered as grids and will automatically function the same as content elements. Resolves: #104593 Related: #102825 Releases: main, 12.4 Change-Id: I00b36327e9417532afdad8089ec28c802f0b448b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85629 Reviewed-by:Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
core-ci <typo3@b13.com>
Showing
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/Record.html 4 additions, 4 deletions...backend/Resources/Private/Partials/PageLayout/Record.html
- typo3/sysext/backend/Resources/Private/Partials/PageLayout/RecordDefault/Header.html 1 addition, 1 deletion...ces/Private/Partials/PageLayout/RecordDefault/Header.html
Please register or sign in to comment