Skip to content
Snippets Groups Projects
Commit ee77d1e1 authored by Albert Bruns's avatar Albert Bruns
Browse files

OZG-6989-7502 guard

parent a4611735
Branches
Tags
1 merge request!20OZG-6989-7502-statisitk-link-pruefung
......@@ -83,6 +83,7 @@ export const appRoutes: Route[] = [
path: ROUTES.STATISTIK,
component: StatistikPageComponent,
title: 'Admin | Statistik',
canActivate: [configurationGuard],
data: <GuardData>{ linkRelName: ConfigurationLinkRel.AGGREGATION_MAPPINGS },
},
];
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment