This commit is contained in:
Peter Maquiran
2021-07-16 16:48:44 +01:00
parent 175d7b8a0c
commit 5f500b4a4a
3 changed files with 69 additions and 60 deletions
@@ -19,7 +19,7 @@
</ion-toolbar>
</ion-header>
<ion-content>
<div class="width-100 overflow-y-auto height-100" [ngSwitch]="segment">
<div *ngIf="diplomasList.length >= 1" class="width-100 overflow-y-auto height-100" [ngSwitch]="segment">
<ion-progress-bar type="indeterminate" *ngIf="skeletonLoader"></ion-progress-bar>
<div *ngIf="diplomasList">