[pve-devel] [PATCH manager v3 0/3] Introduce Detach Button for used disks

Emmanuel Kasper e.kasper at proxmox.com
Thu Nov 30 17:34:04 CET 2017


change since V1:
 * do not call gettext twice on the same string
 * use 'render' event instead of 'boxready' when computing an optimal box size

changes since V2:
 * call gettext straight away on strings, since we need this to have
 the po files correctly generated
 * do no save the optimal size as a button property

Emmanuel Kasper (3):
  Fix JSLint type confusion warnings
  Fix #1526:  Use 'detach' instead of 'remove' when the disk is used
  Add a proper confirmation message when we detach an used disk

 www/manager6/qemu/HardwareView.js | 70 ++++++++++++++++++++++++++-------------
 1 file changed, 47 insertions(+), 23 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list