Added validation to job actions BOD-391
This commit is contained in:
@@ -182,7 +182,7 @@ export function JobsDetailPage({
|
||||
key="repairdata"
|
||||
>
|
||||
<JobsLinesContainer
|
||||
jobId={job.id}
|
||||
job={job}
|
||||
joblines={job.joblines}
|
||||
refetch={refetch}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user