Resolve labeling issues on shop config. IO-621
This commit is contained in:
@@ -44,7 +44,7 @@ export default function ShopInfoSchedulingComponent({ form }) {
|
||||
>
|
||||
<TimePicker showSecond={false} />
|
||||
</Form.Item>
|
||||
<strong>{t("bodyshop.labels.orderstatuses")}</strong>
|
||||
<strong>{t("bodyshop.labels.apptcolors")}</strong>
|
||||
<Row>
|
||||
<Col span={24}>
|
||||
<Form.List name={["appt_colors"]}>
|
||||
@@ -107,7 +107,7 @@ export default function ShopInfoSchedulingComponent({ form }) {
|
||||
}}
|
||||
style={{ width: "100%" }}
|
||||
>
|
||||
{t("bodyshop.actions.addpartslocation")}
|
||||
{t("bodyshop.actions.addapptcolor")}
|
||||
</Button>
|
||||
</Form.Item>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user