fix agenda list box and create event on chat

This commit is contained in:
Peter Maquiran
2022-12-16 15:44:52 +01:00
parent 9116ac4d06
commit 7e70078a0a
11 changed files with 103 additions and 88 deletions
@@ -303,6 +303,10 @@ export class ViewEventPage implements OnInit {
}
toDateString(e) {
return new Date(e).toDateString()
}
async editEventDetail() {
const modal = await this.modalController.create({