mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 17:56:17 +01:00
fix bugs in none debug mode
This commit is contained in:
@@ -132,11 +132,6 @@ Ext.onReady(function(){
|
||||
fn: function(){
|
||||
addTabPanel('repositoryConfig', 'repositoryConfig', 'Repository Config');
|
||||
}
|
||||
},{
|
||||
label: 'Server',
|
||||
fn: function(){
|
||||
console.debug( 'Server Config' );
|
||||
}
|
||||
}]
|
||||
},{
|
||||
title: 'Security',
|
||||
|
||||
Reference in New Issue
Block a user