---
 www/manager5/dc/Config.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/manager5/dc/Config.js b/www/manager5/dc/Config.js
index 6c19805..aa9c0f8 100644
--- a/www/manager5/dc/Config.js
+++ b/www/manager5/dc/Config.js
@@ -100,6 +100,8 @@ Ext.define('PVE.dc.Config', {
                itemId: 'support'
            });
        }
+       //EXT5DEBUG
+       me.items =[];
 
        me.callParent();
    }
-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to