]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Makefile
ui: add qemu/MultiHDEdit and use it in the wizard
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 5 Oct 2021 11:29:02 +0000 (13:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 5 Nov 2021 08:50:36 +0000 (09:50 +0100)
commit9dbc4dfa88b142bcc859d9e53dc0f0476aa275d0
treef614304071c6f4a303c6a770b7ea40df18b4344c
parentaf07d3d3d6e1c4a1ce3fa25386b19ddc3cd844dd
ui: add qemu/MultiHDEdit and use it in the wizard

uses the MultiDiskPanel as base and implements the necessary
functions/variables

this allows now to create a vm also without any disk

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Tested-by: Lorenz Stechauner <l.stechauner@proxmox.com>
Tested-by: Aaron Lauterer <a.lauterer@proxmox.com>
www/manager6/Makefile
www/manager6/qemu/CreateWizard.js
www/manager6/qemu/HDEdit.js
www/manager6/qemu/MultiHDEdit.js [new file with mode: 0644]