fix date picker

This commit is contained in:
Peter Maquiran
2023-08-22 14:39:33 +01:00
parent 51a526644a
commit f9a4830a30
3 changed files with 23 additions and 7 deletions
+1
View File
@@ -104,6 +104,7 @@ export class EventsPage implements OnInit {
this.listToPresent = [];
})
this.agendaColor = this.sessoStore.user.Profile
if(this.agendaColor != "PR") {
this.agendaColor = "MDGPR"