diff --git a/Mohem/src/app/notification/home/home.component.html b/Mohem/src/app/notification/home/home.component.html index 829e0501..70327ee6 100644 --- a/Mohem/src/app/notification/home/home.component.html +++ b/Mohem/src/app/notification/home/home.component.html @@ -3,7 +3,7 @@ - WORK LIST + {{ts.trPK('home','worklist')}} @@ -12,15 +12,15 @@
- Open Request Analysis + {{ts.trPK('work-list','open-analysis')}}
- {{newWorkListResponse.length + ITGCount}} of + {{newWorkListResponse.length + ITGCount}} {{ts.trPK('work-list','of')}} {{newWorkListResponse.length}} of

{{totalRequestCount}}

{{newWorkListResponse[0].NO_OF_ROWS + ITGCount}}

{{newWorkListResponse[0].NO_OF_ROWS}}

- TOTAL
OPEN REQUEST
+ {{ts.trPK('work-list','total')}}
{{ts.trPK('work-list','open-reqest')}}
@@ -42,12 +42,12 @@ - Clear Search + {{ts.trPK('work-list','clear-search')}} - Advanced Search + {{ts.trPK('work-list','advanced-search')}}