[TASK] Use correct icons for TCA type select with renderType selectTree
With the introduction of the new icon API the icons shown in the TCA selectTree broke. This patch changes the tree js so it can handle the new icon API. The "old fashioned" fallback icons in tree view of e.g. categories are replaced with current style of icons from the page tree. Change-Id: Ibf39920b15c17b196d51e2e63c3a755c79cf3e3a Resolves: #75463 Releases: master, 7.6 Reviewed-on: https://review.typo3.org/47550 Reviewed-by:Michiel Roos <michiel@maxserv.com> Tested-by:
Michiel Roos <michiel@maxserv.com> Reviewed-by:
Philipp Gampe <philipp.gampe@typo3.org> Tested-by:
Philipp Gampe <philipp.gampe@typo3.org>
Showing
- typo3/sysext/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php 4 additions, 10 deletions...t/backend/Classes/Tree/Renderer/ExtJsJsonTreeRenderer.php
- typo3/sysext/backend/Resources/Public/JavaScript/tree.js 51 additions, 1 deletiontypo3/sysext/backend/Resources/Public/JavaScript/tree.js
- typo3/sysext/core/Classes/Tree/TableConfiguration/DatabaseTreeDataProvider.php 1 addition, 1 deletion...sses/Tree/TableConfiguration/DatabaseTreeDataProvider.php
- typo3/sysext/t3skin/extjs/xtheme-t3skin.css 24 additions, 22 deletionstypo3/sysext/t3skin/extjs/xtheme-t3skin.css
Please register or sign in to comment