Update list

This commit is contained in:
Peter Maquiran
2021-05-27 15:18:00 +01:00
parent 5b484fd851
commit b197bebd49
4 changed files with 122 additions and 103 deletions
@@ -52,7 +52,7 @@ export class OptsExpedientePage implements OnInit {
}
}
sendExpedienteToPending(){
sendExpedienteToPending() {
this.processes.SetTaskToPending(this.task.SerialNumber).subscribe(res=>{
console.log(res);
this.close();