mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-21 13:51:05 +00:00
Tasks.js - correctly display load errors
This commit is contained in:
parent
b81cf17334
commit
917433e621
@ -70,6 +70,7 @@ Ext.define('Proxmox.node.Tasks', {
|
||||
handler: run_task_viewer
|
||||
});
|
||||
|
||||
Proxmox.Utils.monStoreErrors(me, store, true);
|
||||
|
||||
Ext.apply(me, {
|
||||
store: store,
|
||||
|
Loading…
Reference in New Issue
Block a user