]> git.proxmox.com Git - pve-manager.git/commit
ui: resource tree: fix showing empty tooltips
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 10 Nov 2023 10:12:59 +0000 (11:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 12 Nov 2023 17:12:59 +0000 (18:12 +0100)
commit1ed8e0096b00de37e0c145255f9f196a5cc44e3f
tree299362b206568c7ca6d0cb6c143c81cd3977d971
parent128e8e826a62c790044d40a15c986c8de4bcdc9a
ui: resource tree: fix showing empty tooltips

stop the tooltip show when the there is no text
this could happen for e.g. nodes that should not have a tooltip

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