]> git.proxmox.com Git - pmg-gui.git/commit
backup config: add icons to tab buttons
authorMaximiliano Sandoval <m.sandoval@proxmox.com>
Wed, 6 Sep 2023 13:09:07 +0000 (15:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 7 Sep 2023 06:12:22 +0000 (08:12 +0200)
commitb9f0d5afdec9e6aeb16fb2849b907b4b89b686f8
treecf0b412fc1b3c4c3844f73d3421229cde3de1d9c
parent891bd7f17bd778ef70f103e4a001b5051be42481
backup config: add icons to tab buttons

From a UX perspective flat buttons, i.e. buttons without a frame or
background, are not obviously clickable without an icon.

The choice of icons was taken from the storageSchema map in PVE.Utils
module currently residing in the pve-manager repo.

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
 [TL: clarify where the choice come from and other small nits]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
js/BackupConfiguration.js