ui: tape: DriveSelector: do not autoselect the drive

in case an invalid drive was configured, now it marks the field
invalid instead of autoselecting the first valid one

this could have lead to users configuring the wrong drive in a
tape-backup-job when they edited one

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Reported-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Dominik Csapak 2021-06-07 15:06:44 +02:00 committed by Thomas Lamprecht
parent d2354a16cd
commit 93d8a2044e

View File

@ -16,6 +16,8 @@ Ext.define('PBS.form.DriveSelector', {
sorters: 'name',
},
autoSelect: false,
listConfig: {
columns: [
{