This commit is contained in:
Peter Maquiran
2022-06-14 14:34:54 +01:00
parent 21a76454a7
commit cb21f2a31c
3 changed files with 34 additions and 10 deletions
+1 -1
View File
@@ -701,7 +701,7 @@ export class SearchPage implements OnInit {
const modal = await this.modalCtrl.create({
component: ViewEventPage,
componentProps:{
componentProps: {
eventId: Id,
CalendarId: CalendarId,
isModal: true,