]> git.proxmox.com Git - pve-manager.git/commit
fix #4239: ui: show selected but non-existing vmids in backup edit
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 6 Mar 2023 14:23:34 +0000 (15:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Mar 2023 17:47:34 +0000 (18:47 +0100)
commit7a5ca76aa17703b34a7c05bcae2334e235773c2f
tree9b42599ab7f84509f25d21cf6990751cecb28fd9
parente440f8a46af19da79425eb4bc3573dce820b7b2a
fix #4239: ui: show selected but non-existing vmids in backup edit

by adding records manually when using 'setValue' on a vmselector.
It'll show up normally but have an 'unknown' nodename, and no type/status/etc.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/form/VMSelector.js