This commit is contained in:
tiago.kayaya
2021-05-12 16:15:30 +01:00
parent 597f9b2e71
commit 2c92ed26cf
18 changed files with 227 additions and 183 deletions
@@ -19,6 +19,6 @@
<ion-footer>
<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>