This commit is contained in:
Peter Maquiran
2023-06-12 11:56:23 +01:00
parent 55b1f488cb
commit 199327a2cb
9 changed files with 376 additions and 11 deletions
@@ -98,6 +98,11 @@ export class EventListPage implements OnInit {
}
};
}
ngAfterViewInit(): void {
}
reorderList(orderBy: string) {