BOD-20 added onclick to production schedule + parts totals.
This commit is contained in:
@@ -101,7 +101,7 @@ export function JobsDetailHeader({
|
||||
}}>
|
||||
{t("jobs.actions.convert")}
|
||||
</Button>,
|
||||
<JobsDetailHeaderActions key='actions' job={job} />,
|
||||
<JobsDetailHeaderActions key='actions' job={job} refetch={refetch} />,
|
||||
<Button type='primary' key='submit' htmlType='submit'>
|
||||
{t("general.actions.save")}
|
||||
</Button>,
|
||||
|
||||
Reference in New Issue
Block a user