mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-07-13 21:13:53 +02:00
improve logging
This commit is contained in:
@@ -49,6 +49,9 @@ Sonia.rest.JsonStore = Ext.extend( Ext.data.JsonStore, {
|
||||
}
|
||||
this.removeAll();
|
||||
} else {
|
||||
if (debug){
|
||||
console.debug( 'error during store load, status: ' + status );
|
||||
}
|
||||
main.handleFailure(
|
||||
status,
|
||||
this.errorTitleText,
|
||||
|
||||
Reference in New Issue
Block a user