This commit is contained in:
tiago.kayaya
2021-09-03 12:11:01 +01:00
parent 39f1669ffe
commit f1a9f1796a
5 changed files with 28 additions and 149 deletions
@@ -1,6 +1,6 @@
<ion-header class="ion-no-border">
<div class="title">
<div class="thetitle"><ion-label >Expediente</ion-label></div>
<div class="thetitle"><ion-label >Expediente11</ion-label></div>
<div class="theicon">
<button class="btn-no-color" (click)="doRefresh()">
<ion-icon slot="end" class="title-icon" name="reload-circle"></ion-icon>
@@ -18,7 +18,7 @@
</ion-refresher-content>
</ion-refresher>
<div class="width-100 overflow-y-auto height-100" >
<div class="content width-100 overflow-y-auto height-100" >
<div >
<ion-progress-bar type="indeterminate" *ngIf="skeletonLoader"></ion-progress-bar>
<ion-list *ngIf="expedientegbstore.list.length >=0">