Skip to content
Snippets Groups Projects
Verified Commit 05d2dcce authored by Sebastian Bergandy's avatar Sebastian Bergandy :keyboard:
Browse files

OZG-7473 rename routes

Based on CR comment.
parent 3580a0f4
Branches
Tags
1 merge request!104Administration: Neu hinzugefügte Felder für Statistik speichern
......@@ -29,6 +29,6 @@ export enum ROUTES {
ORGANISATIONSEINHEITEN = 'organisationseinheiten',
UNAVAILABLE = 'unavailable',
AGGREGATION_MAPPING = 'auswertungen',
AGGREGATION_MAPPING_NEU = 'auswertung/neu',
AGGREGATION_MAPPING_ID = 'auswertung/:aggregationMappingId',
AGGREGATION_MAPPING_NEU = 'auswertungen/neu',
AGGREGATION_MAPPING_ID = 'auswertungen/:aggregationMappingId',
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment