Merge branch 'developer' of bitbucket.org:equilibriumito/gabinete-digital into developer

This commit is contained in:
Peter Maquiran
2021-05-12 16:29:31 +01:00
17 changed files with 226 additions and 180 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>