Label Updates in Shop Config IO-700
This commit is contained in:
@@ -823,7 +823,10 @@ export default function ShopInfoComponent({ form, saveLoading }) {
|
||||
>
|
||||
<ShopInfoResponsibilityCenterComponent form={form} />
|
||||
</Collapse.Panel>
|
||||
<Collapse.Panel key="intake" header={t("bodyshop.labels.intake")}>
|
||||
<Collapse.Panel
|
||||
key="checklists"
|
||||
header={t("bodyshop.labels.checklists")}
|
||||
>
|
||||
<ShopInfoIntakeChecklistComponent form={form} />
|
||||
</Collapse.Panel>
|
||||
<Collapse.Panel
|
||||
|
||||
Reference in New Issue
Block a user