fixed checklist issue

MOE-PHASE-2
umasoodch 2 years ago
parent cccf2c7ce1
commit c0b9472b33

@ -87,7 +87,7 @@
</ion-card>
</div>
<div *ngIf="checklistNotificationBodyRes">
<div *ngIf="checklistNotificationBodyRes.length > 0">
<textarea style="border: 2px solid #ccc; border-radius: 4px; background-color: #f8f8f8;" cols="40" rows="20">{{checklistNotificationBodyRes}}</textarea>
</div>

Loading…
Cancel
Save