This commit is contained in:
Eudes Inácio
2023-08-22 15:47:47 +01:00
3 changed files with 22 additions and 6 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"