Skip to content
Snippets Groups Projects
Commit ede0f3b2 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Anja Leichsenring
Browse files

[BUGFIX] Add missing tooltips in record and filelist

The recently introduced buttons for the
secondary action items in the record and
filelist do now define a title, which is then
displayed as tooltip.

Also the translate file metadata control
does now display a tooltip.

Note: The tooltips are added to the container
elements, since the button elements already
define data-bs-toggle="dropdown" and bootstrap
only allows one instance per element.

Resolves: #97359
Releases: main, 11.5
Change-Id: Ib5ccc55c6c17b6d3e0c508c8e3b5819ce03944bb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74292


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent b00e8912
Branches
Tags
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