This commit is contained in:
tiago.kayaya
2021-06-09 16:50:28 +01:00
parent a561855706
commit c11e812098
3 changed files with 14 additions and 11 deletions
@@ -303,7 +303,7 @@ export class GabineteDigitalPage implements OnInit {
else {
this.router.navigate(['/home/gabinete-digital'], navigationExtras);
this.showEventsToApprove = true;
this.eventsToApprove.doRefresh();
//this.eventsToApprove.doRefresh();
}
}