feature/IO-3255-simplified-parts-management - Bug Fixes
This commit is contained in:
@@ -220,7 +220,7 @@ export function SimplifiedPartsJobsListComponent({
|
||||
<RbacWrapper action="shop:config">
|
||||
<Button
|
||||
icon={<SettingOutlined />}
|
||||
onClick={() => history("/parts/parts-settings")}
|
||||
onClick={() => history("/parts/settings")}
|
||||
title={t("general.labels.settings")}
|
||||
>
|
||||
{t("general.labels.settings")}
|
||||
|
||||
Reference in New Issue
Block a user