improvements in events to approve

This commit is contained in:
tiago.kayaya
2021-05-21 10:05:59 +01:00
parent 11dd874cfa
commit 2f9378eb0f
17 changed files with 497 additions and 358 deletions
@@ -7,7 +7,7 @@
</button>
</div>
</div>
<!-- <ion-toolbar>
<ion-toolbar>
<ion-segment [(ngModel)]="segment" (ionChange)="segmentChanged($event)">
<ion-segment-button value="validar">
Diplomas por validar
@@ -16,7 +16,7 @@
Diplomas assinados PR
</ion-segment-button>
</ion-segment>
</ion-toolbar> -->
</ion-toolbar>
</ion-header>
<ion-content>
<ion-refresher name="refresher" slot="fixed" (ionRefresh)="doRefresh($event)">