This commit is contained in:
tiago.kayaya
2021-03-31 17:01:01 +01:00
parent c77dac0dbe
commit 6dc5e91c2a
3 changed files with 31 additions and 119 deletions
-2
View File
@@ -320,9 +320,7 @@ export class EventsPage implements OnInit {
"show": true,
}
};
this.router.navigate(['/home/gabinete-digital'], navigationExtras);
/* this.gabineteService.openExpedientListPage(); */
}
}