IO-233 Begin Trans Headers
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user