Temporary disable loading the tabs of the main Config panel

This commit is contained in:
Emmanuel Kasper 2015-05-28 11:56:26 +02:00 committed by Dietmar Maurer
parent 80e8b7257a
commit 2e78346457

View File

@ -100,6 +100,8 @@ Ext.define('PVE.dc.Config', {
itemId: 'support'
});
}
//EXT5DEBUG
me.items =[];
me.callParent();
}