This commit is contained in:
Peter Maquiran
2023-07-26 13:06:42 +01:00
parent 9e8bb92b96
commit a08bb5d4f4
18 changed files with 90 additions and 31 deletions
@@ -30,6 +30,7 @@ export class EventListPage implements OnInit {
eventoaprovacaostore = EventoAprovacaoStore;
environment = environment
color: 'pr' | 'mdgpr'
SessionStore = SessionStore;
@Input() profile:string;
@Input() showComponent:string;