From c3df6ade78d061bb26239f1cb31f925b9268594e Mon Sep 17 00:00:00 2001 From: umasoodch Date: Thu, 10 Nov 2022 17:07:27 +0300 Subject: [PATCH] fixed moe issues --- Mohem/config.xml | 2 +- Mohem/src/app/home/home.page.ts | 2 ++ Mohem/src/app/my-team/details/details.component.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Mohem/config.xml b/Mohem/config.xml index 418008f2..9d6b3dba 100644 --- a/Mohem/config.xml +++ b/Mohem/config.xml @@ -1,5 +1,5 @@ - + خدماتي An app created by cloud Solutions Cloud Solutions diff --git a/Mohem/src/app/home/home.page.ts b/Mohem/src/app/home/home.page.ts index 242c674c..c149ca85 100644 --- a/Mohem/src/app/home/home.page.ts +++ b/Mohem/src/app/home/home.page.ts @@ -532,6 +532,8 @@ export class HomePage implements OnInit { this.missingSwipeRequestObject = result.GetMenuEntriesList[i]; } else if (result.GetMenuEntriesList[i].FUNCTION_NAME == 'XXX_HR_EIT_BUSINESS_MISSION_SS') { this.businessLeaveRequestObject = result.GetMenuEntriesList[i]; + } else if (result.GetMenuEntriesList[i].FUNCTION_NAME == 'MBL_PERFORMANCE_MANAGEMENT' && result.GetMenuEntriesList[i].REQUEST_TYPE == 'PMS') { + result.GetMenuEntriesList.splice(i, 1); } } this.sortMenuEntires(result.GetMenuEntriesList); diff --git a/Mohem/src/app/my-team/details/details.component.html b/Mohem/src/app/my-team/details/details.component.html index bba72512..29d4537b 100644 --- a/Mohem/src/app/my-team/details/details.component.html +++ b/Mohem/src/app/my-team/details/details.component.html @@ -64,7 +64,7 @@ {{ts.trPK('myTeam','profile-details')}} - +