ui: tape: improve tape-erase and add it to library view

refactor erase window, limit drives to changer if given

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak
2021-02-16 12:48:10 +01:00
committed by Dietmar Maurer
parent 3cdd1a3424
commit 85205bc253
4 changed files with 83 additions and 34 deletions

View File

@ -18,6 +18,7 @@ TAPE_UI_FILES= \
tape/form/KeySelector.js \
tape/window/ChangerEdit.js \
tape/window/DriveEdit.js \
tape/window/Erase.js \
tape/window/EncryptionEdit.js \
tape/window/LabelMedia.js \
tape/window/PoolEdit.js \