Added class change admin functionality IO-521

This commit is contained in:
Patrick Fic
2021-02-16 10:12:11 -08:00
parent cc41ff39a3
commit 2865623ed3
9 changed files with 119 additions and 16 deletions

View File

@@ -58,7 +58,7 @@ export function JobsConvertButton({ bodyshop, job, refetch, jobRO }) {
</Select>
</Form.Item>
<Form.Item
name={["class"]}
name={"class"}
label={t("jobs.fields.class")}
rules={[
{