add interveninter button text change and text on agrupadores on inicio module

This commit is contained in:
Eudes Inácio
2023-06-10 10:00:02 +01:00
20 changed files with 73 additions and 56 deletions
@@ -354,7 +354,7 @@
<ion-footer>
<div class="buttons">
<button class="btn-cancel" shape="round" (click)="close()">Cancelar</button>
<button class="btn-ok" shape="round" (click)="saveTask()">Enviar</button>
<button class="btn-ok" shape="round" (click)="saveTask()">Adicionar</button>
</div>
</ion-footer>