]> git.proxmox.com Git - pve-manager.git/commit
ui: pci passthrough: fix labels of new id/vendor overrides
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 27 Jan 2022 14:12:26 +0000 (15:12 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 27 Jan 2022 14:16:50 +0000 (15:16 +0100)
commitd20113ef7e6fa864498d0b76196f7798c419378f
tree6c2afde976edc0fb751da617b688f9d545586db4
parent9a9be673d17986b6423f2d81a605de2a2d3c31ca
ui: pci passthrough: fix labels of new id/vendor overrides

We do not use 'Set XYZ' anywhere else and it should be clear enough
from the PCI selector in the non-advanced section that the actual
device to get passed-through is chosen else where, but we still can
use the emptyText to avoid confusion where the (sub) vendor/id will
come from if a field is left empty.

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