]> git.proxmox.com Git - pve-manager.git/commit
ui: refactor iso-selector out of the cd input panel
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 20 Nov 2023 15:45:42 +0000 (16:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Nov 2023 08:34:12 +0000 (09:34 +0100)
commitfc7b556d4ff7dee169615028efa06acad6fecacf
treeee2062010ab1a9a5f3253adf529f89ea64452da9
parentcd731902b7a724b1ab747276f9c6343734f1d8cb
ui: refactor iso-selector out of the cd input panel

and make it into a proper field.
it's intended to be used like a single field, otherwise exactly as before

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/Makefile
www/manager6/form/IsoSelector.js [new file with mode: 0644]
www/manager6/qemu/CDEdit.js