tab organization

This commit is contained in:
Peter Maquiran
2023-06-13 11:31:59 +01:00
parent 1e568d096a
commit 5db8d1f1e5
7 changed files with 45 additions and 22 deletions
@@ -212,9 +212,7 @@ export class EventListPage implements OnInit {
}, 1000);
}
close() {
this.modalController.dismiss(null);
}
goBack() {
this.RouteService.goBack()
}