mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
improve edition of draft
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user