ui: tape/TapeRestore: fix some properties
remove leftover from when it was an Proxmox.window.Edit, and add the missing 'modal' Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
e01689978e
commit
ffba023c91
|
@ -11,8 +11,7 @@ Ext.define('PBS.TapeManagement.TapeRestoreWindow', {
|
|||
url: '/api2/extjs/tape/restore',
|
||||
method: 'POST',
|
||||
|
||||
showTaskViewer: true,
|
||||
isCreate: true,
|
||||
modal: true,
|
||||
|
||||
mediaset: undefined,
|
||||
prefilter: undefined,
|
||||
|
|
Loading…
Reference in New Issue