This commit is contained in:
Peter Maquiran
2023-02-08 16:26:52 +01:00
parent 8459f61150
commit 69a3dc9f81
3 changed files with 13 additions and 8 deletions
+4
View File
@@ -202,6 +202,7 @@ export class AgendaPage implements OnInit {
this.listToPresent = []
})
if (this.loggeduser.Profile == 'MDGPR') {
@@ -233,6 +234,9 @@ export class AgendaPage implements OnInit {
window['year'] = this.changeYear
console.log('SessionStore.user', SessionStore.user)
}
tigerUpdate() {