|
|
|
@ -196,9 +196,7 @@
|
|
|
|
<div class="hrTitle"> {{ts.trPK('worklistMain','info')}} </div>
|
|
|
|
<div class="hrTitle"> {{ts.trPK('worklistMain','info')}} </div>
|
|
|
|
</ion-card-header>
|
|
|
|
</ion-card-header>
|
|
|
|
<ion-card-content> -->
|
|
|
|
<ion-card-content> -->
|
|
|
|
<div [hidden]="notificationBodyRes && notificationBodyRes.length > 0">
|
|
|
|
|
|
|
|
<p>{{ 'general, empty' | translate}}</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<ion-list class="itemReqList" *ngIf="notificationBodyRes && notificationBodyRes.length > 0 ">
|
|
|
|
<ion-list class="itemReqList" *ngIf="notificationBodyRes && notificationBodyRes.length > 0 ">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|