]> git.proxmox.com Git - pve-manager.git/commit
ui: guest remove: modernize code and cleanup
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Nov 2021 10:00:39 +0000 (11:00 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 9 Nov 2021 10:00:51 +0000 (11:00 +0100)
commitcc80f7652883b12adc114ba1040dbad79fe01430
treef3b7cf028aca71de7bfdfebc77b226d7307c86f9
parent986ccfe4de91cfc8afde09894afd0fbe4d1a4feb
ui: guest remove: modernize code and cleanup

drop only partially used intermediate value, use template strings,
reduce line bloat while trying to keep it readable.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/lxc/Resources.js
www/manager6/qemu/HardwareView.js