]> git.proxmox.com Git - pmg-gui.git/blobdiff - js/Dashboard.js
Dashboard: remove autoLoad from updateStores
[pmg-gui.git] / js / Dashboard.js
index ce94841621dae0fef963c357db9db55e4f082540..378efae4c4197a4485fb3f8ae438e91bdd4def27 100644 (file)
@@ -195,7 +195,6 @@ Ext.define('PMG.Dashboard', {
                type: 'update',
                interval: 5000,
                autoStart: true,
-               autoLoad: true,
                autoDestroy: true,
                proxy: {
                    extraParams: { list_single_node: 1 },
@@ -211,7 +210,6 @@ Ext.define('PMG.Dashboard', {
                interval: 5000,
                type: 'update',
                autoStart: true,
-               autoLoad: true,
                autoDestroy: true,
                proxy: {
                    type: 'proxmox',
@@ -269,7 +267,6 @@ Ext.define('PMG.Dashboard', {
                interval: 10000,
                type: 'update',
                autoStart: true,
-               autoLoad: true,
                autoDestroy: true,
                proxy: {
                    type: 'proxmox',