From dbab59236096302e15c549e42fb51a2887665c73 Mon Sep 17 00:00:00 2001 From: Nikolaos Laskaris Date: Fri, 27 Oct 2017 11:20:50 +0300 Subject: [PATCH] minor changes --- dmp-frontend/src/app/services/interceptor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dmp-frontend/src/app/services/interceptor.ts b/dmp-frontend/src/app/services/interceptor.ts index 522b7a0fb..4449ccd78 100644 --- a/dmp-frontend/src/app/services/interceptor.ts +++ b/dmp-frontend/src/app/services/interceptor.ts @@ -21,7 +21,7 @@ export class GlobalInterceptor implements HttpInterceptor { }, (err: any) => { if (err instanceof HttpErrorResponse) { if (err.status === 401) { - EDW VALE TO KWDIKA GIA TO LOGOUT + EDW VALE TO KWDIKA GIA TO LOGOUT KAI SXOLIASE TON OPOU ALLOU TON EXEIS } } });