This commit is contained in:
tiago.kayaya
2021-04-08 10:07:14 +01:00
parent 4bb1e8add8
commit 57c830ed88
5 changed files with 34 additions and 13 deletions
-1
View File
@@ -389,7 +389,6 @@
<app-attendee-modal
class="d-flex flex-column height-100"
*ngIf="mobileComponent.showAttendees"
[eventAttendees]="contacts"
(closeComponent)="GoBackEditOrAdd()"
(setContact)="setContact($event)"
[adding]="adding"