This commit is contained in:
Peter Maquiran
2021-08-19 15:40:21 +01:00
parent e08a0a2388
commit dc7796cacf
16 changed files with 93 additions and 117 deletions
@@ -61,6 +61,10 @@ export class OptsExpedientePrPage implements OnInit {
if(this.task.Status != 'Pending'){
this.showEnviarPendentes = true;
}
console.log('OptsExpedientePrPage ---- ', this.task);
}
ngOnInit() {
@@ -271,7 +275,6 @@ export class OptsExpedientePrPage implements OnInit {
task: task,
profile: this.profile,
fulltask: this.fulltask,
aplicationId: 361
},
cssClass: classs,
});