69111: Groups admin page, WIP

This commit is contained in:
Marie Verdonck
2020-03-02 19:03:27 +01:00
parent e0dc90ddd3
commit c7963e5126
19 changed files with 1413 additions and 151 deletions

View File

@@ -336,7 +336,7 @@ export class AdminSidebarComponent extends MenuComponent implements OnInit {
model: {
type: MenuItemType.LINK,
text: 'menu.section.access_control_groups',
link: ''
link: '/admin/access-control/groups'
} as LinkMenuItemModel,
},
{