Add attendees

This commit is contained in:
Peter Maquiran
2021-04-06 16:25:20 +01:00
parent 3ca5d0c8fe
commit affbc090d8
6 changed files with 35 additions and 23 deletions
+1
View File
@@ -107,6 +107,7 @@ export class EventsPage implements OnInit {
doRefresh(event) {
this.RefreshEvents();
event.target.complete();
this.LoadList();
}
onSegmentChange(){