diff --git a/Mohem/src/app/authentication/login/login.component.html b/Mohem/src/app/authentication/login/login.component.html index af04e725..3db54424 100644 --- a/Mohem/src/app/authentication/login/login.component.html +++ b/Mohem/src/app/authentication/login/login.component.html @@ -61,7 +61,7 @@
{{ts.trPK('login','signup')}}
-
+
- - +

{{title}}

-
\ No newline at end of file + diff --git a/Mohem/src/app/home/home.page.html b/Mohem/src/app/home/home.page.html index dc681d97..da7850a9 100644 --- a/Mohem/src/app/home/home.page.html +++ b/Mohem/src/app/home/home.page.html @@ -86,3 +86,4 @@ + diff --git a/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts b/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts index 18765a80..2395bafd 100644 --- a/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts +++ b/Mohem/src/app/time-card/time-card-details/time-card-details.component.ts @@ -102,6 +102,7 @@ export class TimeCardDetailsComponent implements OnInit { this.selMenu = this.common.sharedService.getSharedData(MenuResponse.SHARED_DATA, false); this.menuType = this.selMenu.List_Menu.MENU_TYPE; + dayAndHoursReqObj.P_SELECTED_EMPLOYEE_NUMBER = this.selEmp; dayAndHoursReqObj.P_MENU_TYPE = this.menuType; dayAndHoursReqObj.P_SELECTED_RESP_ID = this.respID; diff --git a/Mohem/src/assets/localization/i18n.json b/Mohem/src/assets/localization/i18n.json index 7d008191..f62bba04 100644 --- a/Mohem/src/assets/localization/i18n.json +++ b/Mohem/src/assets/localization/i18n.json @@ -959,7 +959,7 @@ }, "time-left": { "en": "Time Left Today", - "ar": "باقي الوقت لليوم" + "ar": "الوقت المتبقي" } }, "work-list": { @@ -1165,7 +1165,7 @@ "vacation-rule": { "vacationRule": { "en": "Vacation Rule", - "ar": "قواعد الإجازات" + "ar": "الإنابة بالإجازات" }, "apply-for-vacation-rule": { "en": "Apply for vacation Rule", @@ -2534,7 +2534,7 @@ }, "today-time-left": { "en": "TODAY'S TIME LEFT", - "ar": "TODAY'S TIME LEFT" + "ar": "الوقت المتبقي" }, "shortage-hours": { "en": "Shortage Hours", @@ -2558,15 +2558,15 @@ }, "confirm-alert1": { "en": "Are you sure, you want to", - "ar": "Are you sure, you want to" + "ar": "هل انت متأكد تريد لإنصراف من العمل؟" }, "confirm-alert2": { "en": " check out", - "ar": " check out" + "ar": "" }, "confirm-alert3": { "en": "You didn't complete today shift", - "ar": "You didn't complete today shift" + "ar": "وقت العمل لم ينتهي بعد" }, "shift-time": { "en": "Shift Time",