X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=js%2FDashboard.js;fp=js%2FDashboard.js;h=fcad8edc396c43ebf222706a39f8f8af4c18e027;hb=929f40ffd86b08bf34779071b1030430f0557a0d;hp=0505cbd4765020e3d75fddec56eeba5c7c13c917;hpb=467b217d70777f5fa1acb28dc08c7258d1ceaf48;p=pmg-gui.git diff --git a/js/Dashboard.js b/js/Dashboard.js index 0505cbd..fcad8ed 100644 --- a/js/Dashboard.js +++ b/js/Dashboard.js @@ -175,6 +175,7 @@ Ext.define('PMG.Dashboard', { autoLoad: true, autoDestroy: true, proxy: { + extraParams: { list_single_node: 1 }, type: 'proxmox', url: '/api2/json/config/cluster/status' },