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:
@@ -68,7 +68,7 @@ export class EventsPage implements OnInit {
|
||||
private alertController: AlertService,
|
||||
private authService: AuthService,
|
||||
private processes:ProcessesService,
|
||||
private gabineteService: GabineteDigitalPage,
|
||||
/* private gabineteService: GabineteDigitalPage, */
|
||||
private modalController:ModalController) {
|
||||
this.prEventList = null;
|
||||
|
||||
@@ -316,7 +316,7 @@ export class EventsPage implements OnInit {
|
||||
else{
|
||||
console.log('ttt');
|
||||
this.router.navigate(['/home/gabinete-digital']);
|
||||
this.gabineteService.openExpedientListPage();
|
||||
/* this.gabineteService.openExpedientListPage(); */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user