mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Rename shared component attendee
This commit is contained in:
@@ -386,9 +386,7 @@
|
||||
class="d-flex flex-column height-100"
|
||||
*ngIf="mobileComponent.showAttendees"
|
||||
[eventAttendees]="contacts"
|
||||
(openAttendeesComponent)="openAttendeesComponent($event)"
|
||||
(openAddEvent)="openAddEvent()"
|
||||
(GoBackEditOrAdd)="GoBackEditOrAdd()"
|
||||
(closeComponent)="GoBackEditOrAdd()"
|
||||
(setContact)="setContact($event)"
|
||||
>
|
||||
</app-attendee-modal>
|
||||
|
||||
Reference in New Issue
Block a user