This commit is contained in:
tiago.kayaya
2021-04-01 16:39:26 +01:00
parent f715835624
commit 66ec3882ef
@@ -80,7 +80,7 @@
</div>
</div>
<div class="middle-content">
<h5>Intervenientes</h5>
<h5 *ngIf="intervenientes">Intervenientes</h5>
<ion-item class="ion-no-margin ion-no-padding">
<ion-label>
<div *ngFor="let interveniente of intervenientes">
@@ -88,7 +88,7 @@
</div>
</ion-label>
</ion-item>
<h5>Com conhecimento</h5>
<h5 *ngIf="cc">Com conhecimento</h5>
<ion-item class="ion-no-margin ion-no-padding">
<ion-label>
<div *ngFor="let c of cc">