Added job recalc when saving a line edit. BOD-385

This commit is contained in:
Patrick Fic
2020-10-05 12:27:08 -07:00
parent d9212dd016
commit 8592c98b93
11 changed files with 48 additions and 16 deletions

View File

@@ -183,6 +183,7 @@ export function JobsDetailPage({
job={job}
joblines={job.joblines}
refetch={refetch}
form={form}
/>
</Tabs.TabPane>
<Tabs.TabPane