Resolve tech login issue.
This commit is contained in:
@@ -323,7 +323,7 @@ export function JobLinesComponent({
|
||||
</Button>
|
||||
<Button
|
||||
disabled={
|
||||
!job.converted ||
|
||||
(job && !job.converted) ||
|
||||
(selectedLines.length > 0 ? false : true) ||
|
||||
jobRO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user