fix notification remove, create event of task from attachment

This commit is contained in:
Peter Maquiran
2023-11-01 12:24:34 +01:00
parent a6517da1e0
commit f3efe630c8
5 changed files with 43 additions and 40 deletions
@@ -223,7 +223,7 @@ export class DocumentDetailPage implements OnInit {
backdropDismiss: false
});
modal.onDidDismiss().then(res=>{
modal.onDidDismiss().then(res => {
//this.RouteService.goBack();
}, (error) => {
console.log(error)