Skip to content
Snippets Groups Projects
Commit fc06de9e authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Oliver Bartsch
Browse files

[TASK] Render toolbar items in Fluid

Items were previously rendered in BackendController into a large HTML
string that was passed to Fluid. This commit resolves an open TODO and
moves the rendering of the toolbar items to the Topbar partial.

The data attribute `toolbar-identifier` is unused and therefore
removed.

Resolves: #98214
Releases: main
Change-Id: I8fd0e65b9f30aaf27271be47d1b77ea7960d17ba
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75555


Tested-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent c7c48069
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment