mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</ion-refresher-content>
|
||||
</ion-refresher>
|
||||
|
||||
<div class="main-content width-100">
|
||||
<div *ngIf="despachoList.length >= 1" class="main-content width-100 overflow-y-auto height-100">
|
||||
<ion-progress-bar type="indeterminate" *ngIf="skeletonLoader"></ion-progress-bar>
|
||||
<div >
|
||||
<ion-list>
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div *ngIf="skeletonLoader && despachoList.length == 0">
|
||||
<div *ngIf="skeletonLoader && despachoList.length == 0">
|
||||
|
||||
<ion-list>
|
||||
<ion-item>
|
||||
|
||||
Reference in New Issue
Block a user