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