]> git.proxmox.com Git - pve-manager-legacy.git/commit
fix #4490: ui: add column filters in Backup Job edit window
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 6 Mar 2023 14:23:33 +0000 (15:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Mar 2023 17:47:34 +0000 (18:47 +0100)
commit247577a55e1a039176962d95ae82787c81398b70
tree00798adc71203aff9d5c4e3d7819258cdc2075f5
parent5a41d2fc17c07bf88a8ac1261f69a74b5a484ba4
fix #4490: ui: add column filters in Backup Job edit window

by replacing the manual vm grid implementation and reusing the
VMSelector we already have. Since this is a full-fledged form field, we
can drop the complicated selection tracking / reselecting that we did
by saving into a hidden field.

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