mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-18 02:05:43 +00:00
Temporary disable loading the tabs of the main Config panel
This commit is contained in:
parent
80e8b7257a
commit
2e78346457
@ -100,6 +100,8 @@ Ext.define('PVE.dc.Config', {
|
|||||||
itemId: 'support'
|
itemId: 'support'
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
//EXT5DEBUG
|
||||||
|
me.items =[];
|
||||||
|
|
||||||
me.callParent();
|
me.callParent();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user