mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
fix typo
This commit is contained in:
@@ -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' );
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user