[pve-devel] applied: [PATCH manager v2 1/2] ui: refactor iso selector out of the cd input panel
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Nov 21 14:25:12 CET 2023
Am 20/11/2023 um 16:45 schrieb Dominik Csapak:
> and make it into a proper field
> it's intended to be used like a single field and exactly as before
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> no changes
> www/manager6/Makefile | 1 +
> www/manager6/form/IsoSelector.js | 107 +++++++++++++++++++++++++++++++
> www/manager6/qemu/CDEdit.js | 38 ++---------
> 3 files changed, 115 insertions(+), 31 deletions(-)
> create mode 100644 www/manager6/form/IsoSelector.js
>
>
applied series, with slight rename to the boxLabel to better hint
that we expect a virtio driver ISO here, thanks!
More information about the pve-devel
mailing list