No further changes needed here --- www/manager6/dc/Config.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/www/manager6/dc/Config.js b/www/manager6/dc/Config.js index b67569c..977d3c9 100644 --- a/www/manager6/dc/Config.js +++ b/www/manager6/dc/Config.js @@ -86,11 +86,9 @@ Ext.define('PVE.dc.Config', { }); me.items.push({ -// xtype: 'pveHAPanel', -// title: 'HA', - xtype: 'gridpanel', - title: 'HATODO', - phstateid: me.hstateid, + xtype: 'pveHAPanel', + title: 'HA', + phstateid: me.hstateid, itemId: 'ha' }); -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel