merge made with feature/gabinete-search branch

This commit is contained in:
Eudes Inácio
2023-07-12 10:30:16 +01:00
1464 changed files with 11496 additions and 187 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();