|
|
|
@ -304,7 +304,7 @@
|
|
|
|
<ion-slide>
|
|
|
|
<ion-slide>
|
|
|
|
<ng-container *ngIf="activeSegment === 'action-history'">
|
|
|
|
<ng-container *ngIf="activeSegment === 'action-history'">
|
|
|
|
|
|
|
|
|
|
|
|
<ion-card class="cardContent" style="width: 100%;">
|
|
|
|
<ion-card class="cardContent action-history" style="width: 100%;">
|
|
|
|
<ion-card-content>
|
|
|
|
<ion-card-content>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="noDataDiv" [hidden]="actionHistoryRes && actionHistoryRes.length > 0">
|
|
|
|
<div class="noDataDiv" [hidden]="actionHistoryRes && actionHistoryRes.length > 0">
|
|
|
|
|