]> git.proxmox.com Git - pve-manager.git/commit
ui: FirewallRules: Add tooltip to comments
authorAaron Lauterer <a.lauterer@proxmox.com>
Mon, 22 Feb 2021 10:16:26 +0000 (11:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Feb 2021 12:46:31 +0000 (13:46 +0100)
commit1290a65d907e52765f0badbab71078a79d2b3707
treefcf5326638fd311d64bb4d72ce7465a2454464e3
parentac69b28b8008c72986e9277d254eeb32df598a3a
ui: FirewallRules: Add tooltip to comments

The comment columns might not be wide enough for longer comments. Since
it is the most right columns, it can be tricky to grab the right pixel
to drag it wider.

A tooltip that shows up on hover should be okay.

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/grid/FirewallRules.js