IO-233 Begin Trans Headers

This commit is contained in:
Patrick Fic
2021-09-02 15:30:03 -07:00
parent 091e44f471
commit 96f45d2c80
10 changed files with 17976 additions and 26 deletions

View File

@@ -285,7 +285,7 @@ export function DmsPostForm({ bodyshop, socket, job }) {
}}
value={discrep.toFormat()}
/>
<Button disabled={discrep.getAmount() !== 0} shtmlType="submit">
<Button disabled={discrep.getAmount() !== 0} htmlType="submit">
{t("jobs.actions.dms.post")}
</Button>
<Button