mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
save
This commit is contained in:
@@ -295,7 +295,6 @@ export class EventsPage implements OnInit {
|
||||
case 'MDGPR':
|
||||
this.processes.GetTasksList("Expediente", false).subscribe(result => {
|
||||
console.log(result);
|
||||
|
||||
this.expedienteStorage.reset(result)
|
||||
});
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user