hide blog
This commit is contained in:
parent
d5d4534dad
commit
7a341fbf93
16
src/_nav.js
16
src/_nav.js
@ -78,7 +78,7 @@ const _nav = [
|
|||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
component: CNavItem,
|
component: CNavItem,
|
||||||
name: "SalesCoOrdinator",
|
name: "Sales Coordinator",
|
||||||
icon: <CIcon icon={cilUser} customClassName="nav-icon" />,
|
icon: <CIcon icon={cilUser} customClassName="nav-icon" />,
|
||||||
to: "/salescoordinators",
|
to: "/salescoordinators",
|
||||||
group: "SalesCoOrdinator",
|
group: "SalesCoOrdinator",
|
||||||
@ -258,13 +258,13 @@ const _nav = [
|
|||||||
// },
|
// },
|
||||||
// //Affiliate end
|
// //Affiliate end
|
||||||
//Blog start
|
//Blog start
|
||||||
{
|
// {
|
||||||
component: CNavItem,
|
// component: CNavItem,
|
||||||
name: "Blog",
|
// name: "Blog",
|
||||||
icon: <CIcon icon={cilNotes} customClassName="nav-icon" />,
|
// icon: <CIcon icon={cilNotes} customClassName="nav-icon" />,
|
||||||
to: "/blogs",
|
// to: "/blogs",
|
||||||
group: "Blog",
|
// group: "Blog",
|
||||||
},
|
// },
|
||||||
// // Employee
|
// // Employee
|
||||||
// {
|
// {
|
||||||
// component: CNavItem,
|
// component: CNavItem,
|
||||||
|
Loading…
Reference in New Issue
Block a user