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:
@@ -344,12 +344,7 @@ export class EventsPage implements OnInit {
|
||||
this.openExpedientList();
|
||||
}
|
||||
else{
|
||||
console.log('ttt');
|
||||
let navigationExtras: NavigationExtras = {
|
||||
queryParams: {
|
||||
"show": true,
|
||||
}
|
||||
};
|
||||
let navigationExtras: NavigationExtras = { queryParams: {"expedientes": true,} };
|
||||
this.router.navigate(['/home/gabinete-digital'], navigationExtras);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user