ui: verify config: eslint fix
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
dc2876f6bb
commit
12bcbf0734
@ -69,7 +69,7 @@ Ext.define('PBS.config.VerifyJobView', {
|
|||||||
if (!upid) return;
|
if (!upid) return;
|
||||||
|
|
||||||
Ext.create('Proxmox.window.TaskViewer', {
|
Ext.create('Proxmox.window.TaskViewer', {
|
||||||
upid
|
upid,
|
||||||
}).show();
|
}).show();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user