car details permission
This commit is contained in:
@@ -480,7 +480,7 @@ export const pageMenu = [
|
||||
},
|
||||
{
|
||||
id: "azmayesh",
|
||||
label: "آزمایشات",
|
||||
label: "آزمایشات (OPTS)",
|
||||
type: "page",
|
||||
route: "/dashboard/azmayesh",
|
||||
icon: <ScienceIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
@@ -500,6 +500,6 @@ export const pageMenu = [
|
||||
type: "page",
|
||||
route: "/dashboard/car-details",
|
||||
icon: <DriveEtaIcon sx={{ width: "inherit", height: "inherit" }} />,
|
||||
permissions: ["all"],
|
||||
permissions: [""],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user