disable dev Reports page
This commit is contained in:
@ -147,9 +147,9 @@ const pages = [
|
|||||||
path: "/fuel/reports",
|
path: "/fuel/reports",
|
||||||
icon: <Form24Color />,
|
icon: <Form24Color />,
|
||||||
component: <ReportsPage />,
|
component: <ReportsPage />,
|
||||||
drawer: true,
|
drawer: false,
|
||||||
dashboard: true,
|
dashboard: false,
|
||||||
enabled: true,
|
enabled: false,
|
||||||
},
|
},
|
||||||
// {
|
// {
|
||||||
// label: "ИКС",
|
// label: "ИКС",
|
||||||
|
|||||||
Reference in New Issue
Block a user