This commit is contained in:
tiago.kayaya
2021-06-09 13:34:55 +01:00
parent ad52edc27a
commit 2283b52df0
8 changed files with 53 additions and 62 deletions
@@ -36,6 +36,8 @@ export class EventsToApprovePage implements OnInit {
ngOnInit() {
this.segment = this.loggeduser.Profile;
console.log(this.segment);
this.LoadToApproveEvents();
this.router.events.forEach((event) => {