mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Improve page
This commit is contained in:
@@ -38,7 +38,6 @@ export class DocumentDetailPage implements OnInit {
|
||||
ngOnInit() {
|
||||
|
||||
this.LoadDocumentDetails();
|
||||
|
||||
}
|
||||
|
||||
async LoadDocumentDetails() {
|
||||
@@ -167,6 +166,7 @@ export class DocumentDetailPage implements OnInit {
|
||||
component: DocumentSetUpMeetingPage,
|
||||
componentProps: {
|
||||
task: task,
|
||||
document: this.LoadedDocument
|
||||
},
|
||||
cssClass: classs,
|
||||
backdropDismiss: false
|
||||
|
||||
Reference in New Issue
Block a user