Route legacy home to control center
This commit is contained in:
@@ -7139,14 +7139,12 @@
|
||||
"name": "ControlCenter",
|
||||
"title": "menu-title.controlCenter",
|
||||
"authCode": null,
|
||||
"path": "/page-render/main_home",
|
||||
"type": "online_page",
|
||||
"component": "online-dev/page-render/index",
|
||||
"path": "/control-center",
|
||||
"type": "menu",
|
||||
"component": "_core/control-center/index",
|
||||
"redirect": null,
|
||||
"activePath": null,
|
||||
"query": {
|
||||
"pageCode": "main_home"
|
||||
},
|
||||
"query": null,
|
||||
"noBasicLayout": false,
|
||||
"icon": "lucide:layout-dashboard",
|
||||
"activeIcon": null,
|
||||
|
||||
Reference in New Issue
Block a user