This commit is contained in:
Sebastian Sdorra
2011-01-04 17:50:00 +01:00
parent 58798b947f
commit 8130cda03a

View File

@@ -373,7 +373,7 @@ Sonia.user.Panel = Ext.extend(Ext.Panel, {
}); });
} else if ( debug ){ } else if ( debug ){
console.debug( 'no repository selected' ); console.debug( 'no user selected' );
} }
}, },