set default value to form inputs

This commit is contained in:
Peter Maquiran
2021-07-08 15:15:29 +01:00
parent b515a0454d
commit c34d7b16d9
8 changed files with 35 additions and 10 deletions
@@ -93,6 +93,7 @@ export class EditEventPage implements OnInit {
}
this.getAttachments(this.postEvent.EventId);
}
ngOnInit() {