change date picker

This commit is contained in:
Peter Maquiran
2023-02-06 13:52:08 +01:00
parent 2470e0abfc
commit 0bf43b629c
41 changed files with 65 additions and 120 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ export class EventsPage implements OnInit {
doRefresh(event) {
this.RefreshEvents();
this.LoadList();
event.target.complete();
event?.target?.complete();
}
onSegmentChange() {