web: improve file structure, separate routes from outlet

This commit is contained in:
Jens Langhammer
2020-12-01 17:41:27 +01:00
parent e6391b64f0
commit 8c8ff4643a
9 changed files with 103 additions and 85 deletions

View File

@ -32,7 +32,7 @@ export const SIDEBAR_ITEMS: SidebarItem[] = [
children: [
{
name: "Overview",
path: ["/administration/overview/"],
path: ["/administration/overview-ng/"],
},
{
name: "System Tasks",