Improve event to approve

This commit is contained in:
Peter Maquiran
2021-05-14 15:21:59 +01:00
parent e0a91ddbd1
commit 5fc865637a
2 changed files with 13 additions and 14 deletions
@@ -191,7 +191,7 @@
<div class="d-flex container-div width-100" >
<ion-list class="width-100 ">
<ion-item class="width-100" *ngFor="let document of loadedAttachments">
<ion-label class="width-100 d-block list">
<ion-label class="width-100 d-block list" *ngIf="document.action != 'delete' ">
<p class="d-flex ion-justify-content-between">
<span class="attach-title-item">{{document.SourceName}}</span>
<span class="app-name" *ngIf="document.ApplicationId == 8"> Correspondencia </span>