mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 01:15:44 +01:00
make group tab active after login
This commit is contained in:
@@ -82,6 +82,7 @@ Ext.onReady(function(){
|
||||
closable: true,
|
||||
autoScroll: true
|
||||
});
|
||||
tabPanel.setActiveTab('t_group');
|
||||
}
|
||||
|
||||
Ext.Ajax.request({
|
||||
|
||||
Reference in New Issue
Block a user