improve edition of draft

This commit is contained in:
Eudes Inácio
2023-07-10 12:38:41 +01:00
parent 9676bab7eb
commit c69ea92c91
11 changed files with 124 additions and 33 deletions
@@ -91,7 +91,8 @@ export class ViewDocumentPage implements OnInit {
cssClass: 'model aside-modal search-submodal',
componentProps: {
fulltask: this.task,
task: this.task
task: this.task,
content: ""
}
});
await modal.present();