merge with Peter alterations

This commit is contained in:
Eudes Inácio
2022-12-16 15:59:16 +01:00
10 changed files with 97 additions and 86 deletions
@@ -326,6 +326,10 @@ export class ViewEventPage implements OnInit {
}
toDateString(e) {
return new Date(e).toDateString()
}
async editEventDetail() {
const modal = await this.modalController.create({