]> git.proxmox.com Git - pve-manager.git/commit
ui: resource tree: limit tooltip to icon and text
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 9 Nov 2023 10:56:23 +0000 (11:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 9 Nov 2023 11:12:36 +0000 (12:12 +0100)
commit2f414c50c191ae5c40f774869d70b7c14b86ee5e
tree13043fbb4cc1f14bce7586643d5e813f460ef0c7
parent9fc36be82af6ef0208865cc14bcf64a0fc67bfd0
ui: resource tree: limit tooltip to icon and text

and exclude the tags for that, since we want the tags to have their own
tooltips

we use the delegate function of the tooltips for that

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/tree/ResourceTree.js