mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-13 13:51:10 +00:00
fix schema error: do not submit efidisk checkbox value
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
aae2273c61
commit
c24fdb62b9
@ -120,6 +120,7 @@ Ext.define('PVE.qemu.SystemInputPanel', {
|
||||
disabled: '{!efi}'
|
||||
},
|
||||
hidden: true,
|
||||
submitValue: false,
|
||||
disabled: true,
|
||||
fieldLabel: gettext('Add EFI Disk')
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user