Bug 1414 - Is not possible to remove all role-mappings of a user
[osm/NG-UI.git] / src / models / MenuModel.ts
index 0b49db8..deb9654 100644 (file)
@@ -247,7 +247,7 @@ export const MENU_ITEMS: MENUITEMS[] = [
         liClass: 'round-edge-bottom-3',
         anchorTagClass: 'link round-edge-bottom-3 individual',
         clickFunction: 'nosubmenu',
-        routerLink: '/roles',
+        routerLink: '/roles/details',
         routerLinkActive: ['parentactive'],
         routerLinkActiveOptions: true,
         icon: 'fas fa-user-tag',