mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-21 19:55:35 +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
|
handler: run_task_viewer
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Proxmox.Utils.monStoreErrors(me, store, true);
|
||||||
|
|
||||||
Ext.apply(me, {
|
Ext.apply(me, {
|
||||||
store: store,
|
store: store,
|
||||||
|
Loading…
Reference in New Issue
Block a user