fix issues

This commit is contained in:
Peter Maquiran
2023-06-13 20:37:23 +01:00
parent f8f0d39be9
commit f023501d9e
11 changed files with 42 additions and 21 deletions
@@ -69,6 +69,12 @@ export class EventListPage implements OnInit {
} else {
this.segment = this.eventService.calendarNamesAry[0].OwnerUserId
}
// select pr by default
// const pr = this.eventService.calendarNamesAry.find( e => e.Role == 'Presidente da República')
// if(pr) {
// this.segment = pr.OwnerUserId
// }
}
const location = window.location