This commit is contained in:
tiago.kayaya
2021-09-28 12:00:11 +01:00
parent 1f146feac9
commit bdc95bbd24
5 changed files with 26 additions and 9 deletions
@@ -207,6 +207,10 @@ export class MessagesPage implements OnInit, OnChanges, AfterViewInit, OnDestroy
}); */
//this.showLoader = false;
})
}2
deleteMessage(){
alert('This');
}
viewDocument(url:string){