mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
fix publication load and expediente
This commit is contained in:
@@ -94,6 +94,10 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
this.caller = params["params"].caller;
|
||||
}
|
||||
});
|
||||
|
||||
window['attachments-expediente-update'] = () => {
|
||||
this.LoadTaskDetail(this.serialNumber);
|
||||
}
|
||||
}
|
||||
|
||||
ngOnInit() {
|
||||
|
||||
Reference in New Issue
Block a user