added new fecture for presatation day

This commit is contained in:
Eudes Inácio
2023-02-15 16:26:34 +01:00
38 changed files with 60 additions and 58 deletions
+1 -1
View File
@@ -50,6 +50,6 @@
<ion-footer class="ion-no-border">
<div class="buttons width-100">
<button class="btn-cancel cursor-pointer" shape="round" (click)="close()">Cancelar</button>
<button class="btn-ok cursor-pointer" shape="round" (click)="save()">Gravar</button>
<button class="btn-ok cursor-pointer" shape="round" (click)="save()">Enviar</button>
</div>
</ion-footer>