]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
gui: VM Create wizard - display default scsi controller correctly
authorDaniel Tschlatscher <d.tschlatscher@proxmox.com>
Thu, 12 May 2022 10:00:04 +0000 (12:00 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 May 2022 14:32:02 +0000 (16:32 +0200)
commit5ff695733fabdee9f1cdc1a80992ffa6ab5d4469
tree6ad05e798501fe2c1d56f55bab0ce0cdfda98e38
parent7390b45c3425181d6d4fb1d22cd70110fee0be96
gui: VM Create wizard - display default scsi controller correctly

Fixed a cosmetic issue where in the VM creation wizard the SCSI
controller would not be displayed correctly if the default value
"Default (LSI 53C895A)" was selected. In this case, "__default__"
would be printed for the user after progressing into the next "Disks"
pane.

Signed-off-by: Daniel Tschlatscher <d.tschlatscher@proxmox.com>
www/manager6/Utils.js