mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 17:56:17 +01:00
improve group grid
This commit is contained in:
@@ -150,7 +150,7 @@ Ext.onReady(function(){
|
||||
},{
|
||||
label: 'Groups',
|
||||
fn: function(){
|
||||
addTabPanel('groups', 'groupGrid', 'Groups');
|
||||
addTabPanel('groups', 'groupPanel', 'Groups');
|
||||
}
|
||||
}]
|
||||
}]);
|
||||
|
||||
Reference in New Issue
Block a user