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