From 0cdfa5104893c80690274a7c58de580359ad0448 Mon Sep 17 00:00:00 2001 From: Mohamed Mekawy Date: Tue, 12 May 2020 20:42:22 +0300 Subject: [PATCH] edit version no --- .../services/authentication/authentication.service.ts | 2 +- .../worklist-main-po/worklist-main-po.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts b/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts index 9c2bcca4..5fd50d8c 100644 --- a/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts +++ b/Mohem/src/app/hmg-common/services/authentication/authentication.service.ts @@ -125,7 +125,7 @@ export class AuthenticationService { } public setPublicFields(request: Request): Request { - request.VersionID = 2.0;//2.0,1.4 + request.VersionID = 2.1;//2.0,1.4 request.Channel = 31; request.LanguageID = TranslatorService.getCurrentLanguageCode(); //request.IPAdress = '10.10.10.10'; diff --git a/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.html b/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.html index 888cfc47..1d129790 100644 --- a/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.html +++ b/Mohem/src/app/notification/worklist-main-po/worklist-main-po.component.html @@ -15,7 +15,7 @@ - {{'worklistMain,line_details'| translate}} + {{'worklistMain,itemReq'| translate}}