This commit is contained in:
Peter Maquiran
2023-05-25 16:24:18 +01:00
parent 11d9e22f11
commit 483ce54ed9
12 changed files with 35 additions and 82 deletions
@@ -110,13 +110,13 @@
</ion-list>
<div
*ngIf="!skeletonLoader && listToPresent.length == 0 && listToPresent.length == 0"
*ngIf="!skeletonLoader && list.length == 0 && list.length == 0"
class="empty-list d-flex height-100 align-center justify-content-center"
>
<span>Lista vazia</span>
</div>
<div *ngIf="skeletonLoader && listToPresent.length == 0">
<div *ngIf="skeletonLoader && list.length == 0">
<ion-list>
<ion-item>