diff --git a/scm-webapp/src/main/webapp/resources/js/layout.js b/scm-webapp/src/main/webapp/resources/js/layout.js index 641111ff9b..ae15a01e4a 100644 --- a/scm-webapp/src/main/webapp/resources/js/layout.js +++ b/scm-webapp/src/main/webapp/resources/js/layout.js @@ -82,6 +82,7 @@ Ext.onReady(function(){ closable: true, autoScroll: true }); + tabPanel.setActiveTab('t_group'); } Ext.Ajax.request({