This commit is contained in:
Peter Maquiran
2021-03-25 15:51:19 +01:00
parent e0d4c595fe
commit b2ba5bdca7
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -337,6 +337,7 @@
[selectedDate]="eventSelectedDate"
(onAddEvent)="openAddEventDismiss($event)"
(openAttendeesComponent)="openAttendeesComponent($event)"
(cloneAllmobileComponent)="cloneAllmobileComponent()"
[eventAttendees]="contacts"
(clearContact)="clearContact()"
(setContact)="setContact()"