]> git.proxmox.com Git - pve-manager.git/commit
ui: qemu hardware: avoid manual deletion handling for vCPU affinity
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Nov 2022 10:55:19 +0000 (11:55 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Nov 2022 10:56:26 +0000 (11:56 +0100)
commit4523e5c6db7c3d0b405e39e556ea4681a838dc4f
treedfcf6a7fcf3a156d407c9f07e2777a170e00e5b5
parentea9b86f81fd1305decefde11b77cb699d449e4fc
ui: qemu hardware: avoid manual deletion handling for vCPU affinity

Switch to the `proxmoxtextfield` widget and enable its `deleteEmpty`
option, which gives us that all for free and better.

Fix label/emptyText to title casing while at it.

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