web: improve file structure, separate routes from outlet
This commit is contained in:
@ -32,7 +32,7 @@ export const SIDEBAR_ITEMS: SidebarItem[] = [
|
||||
children: [
|
||||
{
|
||||
name: "Overview",
|
||||
path: ["/administration/overview/"],
|
||||
path: ["/administration/overview-ng/"],
|
||||
},
|
||||
{
|
||||
name: "System Tasks",
|
||||
|
||||
Reference in New Issue
Block a user