mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -238,7 +238,6 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
else if(res['data'] == 'No'){
|
||||
//Do nothing
|
||||
}
|
||||
|
||||
}
|
||||
else{
|
||||
if(res['data']== 'Yes'){
|
||||
@@ -252,8 +251,6 @@ export class ExpedienteDetailPage implements OnInit {
|
||||
this.processes.UpdateTaskStatus(this.task.FolderId);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user