This commit is contained in:
Peter Maquiran
2023-08-14 12:15:18 +01:00
parent fa6450f328
commit 0f3416cc30
7 changed files with 28 additions and 11 deletions
@@ -180,7 +180,7 @@
</ion-item-sliding>
</div>
<div *ngIf="!TaskService.showLoaderNum != 0 && AllProcess.length == 0"
<div *ngIf="TaskService.showLoaderNum == 0 && AllProcess.length == 0"
class="empty-list d-flex height-100 align-center justify-content-center">
<span>Lista vazia</span>
</div>