]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/qemu/HardwareView.js
gui: qemu: allow move disk for EFI Disk again
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 11 Oct 2019 10:09:45 +0000 (12:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 11 Oct 2019 10:22:50 +0000 (12:22 +0200)
commit41435292414282f432a4c468fc33e81a034c1de1
tree740031c385e41d99cb14ba864eac0bb61f852e9a
parentea6a4b5251366c11c5340b19c711dcce20f56d3e
gui: qemu: allow move disk for EFI Disk again

with commit 0ea3b8499bf289d20edf92532feef59145a4743e we changed how
we define isUsedDisk, which was true for efidisks before, but not
after

use the existing 'isEfi' varable to include them for the move_btn
(but not the resize_btn)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/qemu/HardwareView.js