feature/IO-3255-simplified-parts-management - Bug Fixes

This commit is contained in:
Dave
2025-08-15 12:25:06 -04:00
parent b09b8b4f34
commit 73e103f2df
5 changed files with 17 additions and 10 deletions

View File

@@ -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")}