This commit is contained in:
Peter Maquiran
2021-05-28 16:39:03 +01:00
parent f709e6f541
commit 1b3cce6215
9 changed files with 12 additions and 2 deletions
@@ -70,8 +70,8 @@
</ion-content>
<!-- Hide footer in gabinete-digital -->
<ion-footer class="ion-no-border" *ngIf="currentPath != '/home/gabinete-digital' ">
<ion-toolbar *ngIf="currentPath != '/home/events'" class="width-100 d-flex justify-space-between px-20">
<ion-footer class="ion-no-border" *ngIf="footer" >
<ion-toolbar class="width-100 d-flex justify-space-between px-20">
<ion-buttons slot="start">
<ion-button class="btn-cancel" fill="clear" color="#061b52" (click)="close()">
<ion-label>Cancelar</ion-label>