fix bugs in none debug mode

This commit is contained in:
Sebastian Sdorra
2010-11-29 21:06:12 +01:00
parent 615891ab37
commit f43745ad39
3 changed files with 11 additions and 11 deletions

View File

@@ -132,11 +132,6 @@ Ext.onReady(function(){
fn: function(){
addTabPanel('repositoryConfig', 'repositoryConfig', 'Repository Config');
}
},{
label: 'Server',
fn: function(){
console.debug( 'Server Config' );
}
}]
},{
title: 'Security',