IO-1037 Disable time ticket button on non converted jobs.
This commit is contained in:
@@ -243,7 +243,7 @@ export function JobsDetailPage({
|
||||
}
|
||||
key="labor"
|
||||
>
|
||||
<JobsDetailLaborContainer jobId={job.id} />
|
||||
<JobsDetailLaborContainer job={job} jobId={job.id} />
|
||||
</Tabs.TabPane>
|
||||
<Tabs.TabPane
|
||||
forceRender
|
||||
|
||||
Reference in New Issue
Block a user