@@ -255,6 +255,9 @@ function Header({handleMenuClick, currentUser, bodyshop, selectedHeader, signOut
|
||||
icon: <UnorderedListOutlined/>,
|
||||
label: (<Link to="/manage/jobs/all">{t("menus.header.alljobs")}</Link>)
|
||||
},
|
||||
{
|
||||
type: 'divider',
|
||||
},
|
||||
{
|
||||
key: 'productionlist',
|
||||
icon: <ScheduleOutlined/>,
|
||||
|
||||
Reference in New Issue
Block a user