ui: tape: add EncryptionPanel to add/remove encryption keys
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
02dce8cad0
commit
2e4e698633
@ -17,6 +17,7 @@ TAPE_UI_FILES= \
|
||||
tape/form/TapeDevicePathSelector.js \
|
||||
tape/window/ChangerEdit.js \
|
||||
tape/window/DriveEdit.js \
|
||||
tape/window/EncryptionEdit.js \
|
||||
tape/window/LabelMedia.js \
|
||||
tape/window/PoolEdit.js \
|
||||
tape/window/TapeBackup.js \
|
||||
@ -25,6 +26,7 @@ TAPE_UI_FILES= \
|
||||
tape/ChangerConfig.js \
|
||||
tape/ChangerStatus.js \
|
||||
tape/DriveConfig.js \
|
||||
tape/EncryptionKeys.js \
|
||||
tape/PoolConfig.js \
|
||||
tape/TapeInventory.js \
|
||||
tape/TapeManagement.js \
|
||||
|
Reference in New Issue
Block a user