]> git.proxmox.com Git - pve-manager.git/commit
ui: qemu: disk edit: refactor to more declarative style using bindings
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 15 Nov 2021 09:33:05 +0000 (10:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 15 Nov 2021 10:16:04 +0000 (11:16 +0100)
commit3f543d7ff711ac112270f156ac56e377cf882bbe
treec406426432aad61dab4e29987416e822569c0571
parent1e3033bc8f43c7ae158153637b74e0250496b69e
ui: qemu: disk edit: refactor to more declarative style using bindings

would technically require a versioned dependency bump to widget
toolkit as the `clearOnDisable` flag is new in 3.4-2, but this is
really only for slight UX improvement, so avoid the hard dependency
bump..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/qemu/HDEdit.js