proxmox-backup/www/tape/window
Dominik Csapak 73d471e90f ui: tape: prevent mislabeling tapes in changers
when labeling a tape in a changer, we pre-fill the label field with
the one from the barcode (if it exists). Letting the user change
the label here does not make much sense, since we assume that they are
the same (e.g. for move operations etc.)

So instead simply display the label to protect users from accidentally
changing it. If a user really needs to have a different label than the
suggested one, it's still possible on the cli.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2023-04-24 10:02:20 +02:00
..
ChangerEdit.js ui: tape: add Edit Windows 2021-01-28 15:07:29 +01:00
DriveEdit.js ui: rename 'Changer Slot' to 'Drive Number' 2021-02-27 09:51:13 +01:00
EncryptionEdit.js ui: tape: add EncryptionPanel to add/remove encryption keys 2021-02-04 17:35:46 +01:00
Erase.js ui: tape: rename erase to format 2021-04-14 12:25:53 +02:00
LabelMedia.js ui: tape: prevent mislabeling tapes in changers 2023-04-24 10:02:20 +02:00
PoolEdit.js ui: tape/pool: set onlineHelp for edit/add window 2021-03-28 13:29:02 +02:00
TapeBackup.js ui: tape/Backup: add namespace and recursion field for manual backup 2022-05-13 14:09:53 +02:00
TapeBackupJob.js ui: tape/BackupJobEdit: add onlineHelp 2022-05-13 14:09:53 +02:00
TapeRestore.js ui: tape restore: reword comment w.r.t. mapping value 2022-05-17 13:35:55 +02:00