]> git.proxmox.com Git - pve-manager-legacy.git/commit
ui: qemu/audio: submitValue is default true for combobox
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Jan 2021 12:08:02 +0000 (13:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 12 Jan 2021 12:08:04 +0000 (13:08 +0100)
commitd22944180c4c1217b162ebadcc86c23becbd1171
treede68174d45d20db679f4b6a5fed052ba89684f2c
parent83f73e77bbd4f64517c6c6c376f8b1da649157a8
ui: qemu/audio: submitValue is default true for combobox

this was previously a display field, where submitValue defaults to
false, so we required to enable it explicitly. As it changed to a
combo box we can drop that.

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