retrieve active eperson at component construct for checkboxes

This commit is contained in:
Marie Verdonck
2020-03-17 19:22:33 +01:00
parent 30d46bedf2
commit 32dfaa17b3
4 changed files with 21 additions and 8 deletions

View File

@@ -9,6 +9,9 @@ import { EPeopleRegistryComponent } from './epeople-registry/epeople-registry.co
])
]
})
/**
* Routing module for the AccessControl section of the admin sidebar
*/
export class AdminAccessControlRoutingModule {
}