This commit is contained in:
Peter Maquiran
2023-08-10 16:46:55 +01:00
parent 8b3989de3b
commit 19ddb18148
33 changed files with 257 additions and 222 deletions
@@ -33,6 +33,8 @@ export class AttendeePage implements OnInit {
@Input() footer: boolean;
@Input() selectLogUser: boolean = true;
@ViewChild('Searchbar') searchbar: Searchbar;
LtaskParticipants: EventPerson[] = [];