This commit is contained in:
tiago.kayaya
2021-09-15 16:20:59 +01:00
parent 8f52a10ec9
commit bc1cf6ef73
6 changed files with 16 additions and 8 deletions
@@ -63,6 +63,11 @@ export class ViewEventPage implements OnInit {
//this.getAttachments();
}
doRefresh(ev){
this.loadEvent();
ev.target.complete();
}
ngOnChanges(changes: any): void {
this.loadedAttachments = null;
this.loadEvent();