]> git.proxmox.com Git - pve-manager.git/commit
ui: multi pci selector: reset the selection properly on nodename change
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 19 Jun 2023 09:13:31 +0000 (11:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 19 Jun 2023 11:05:17 +0000 (13:05 +0200)
commitaafc1f30409e7cae1717fc096d23fe5409229681
treeffdff347e9b1596e139aa2aa434cd2b81a2e3579
parentb7c7be3e50a90097593c7cc82f15ffdc8ae681fd
ui: multi pci selector: reset the selection properly on nodename change

and mdev change.

giving an empty array did not have the desired effect of resetting the
selection, but giving no parameter at all does.

this now also clears the selection when the mdev filter/config changed
(was just forgotten)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/form/MultiPCISelector.js