mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 17:05:43 +01:00
readd sonia.config.js and sonia.plugins
This commit is contained in:
@@ -124,7 +124,9 @@ Ext.onReady(function(){
|
||||
fn: function(){console.debug( 'General Config' );}
|
||||
},{
|
||||
label: 'Repository Types',
|
||||
fn: function(){console.debug( 'RepositoryType Config' );}
|
||||
fn: function(){
|
||||
addTabPanel('repositoryConfig', 'configPanel', 'Repository Config');
|
||||
}
|
||||
},{
|
||||
label: 'Server',
|
||||
fn: function(){console.debug( 'Server Config' );}
|
||||
|
||||
Reference in New Issue
Block a user