mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-17 18:51:10 +01:00
added todo
This commit is contained in:
@@ -400,6 +400,7 @@ Sonia.scm.Main = Ext.extend(Ext.util.Observable, {
|
||||
if (debug){
|
||||
console.debug( 'handle failure for status code: ' + status );
|
||||
}
|
||||
// TODO handle already exists exceptions specific
|
||||
if ( status == 401 ){
|
||||
Ext.Msg.show({
|
||||
title: this.errorSessionExpiredTitle,
|
||||
|
||||
Reference in New Issue
Block a user