mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Working functionality to navigate back from attachments to event-detail
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<ion-header>
|
||||
<ion-toolbar>
|
||||
<ion-buttons slot="start">
|
||||
<ion-back-button routerDirection="back" defaultHref="" icon="chevron-back"></ion-back-button>
|
||||
<ion-back-button (click)="navigateBack()" defaultHref="" icon="chevron-back"></ion-back-button>
|
||||
</ion-buttons>
|
||||
<ion-title>Anexos do evento</ion-title>
|
||||
</ion-toolbar>
|
||||
|
||||
Reference in New Issue
Block a user