IO-2327 importing job from available jobs table
This commit is contained in:
@@ -106,6 +106,7 @@ export default function OwnerFindModalComponent({
|
||||
<Checkbox
|
||||
checked={selectedOwner ? false : true}
|
||||
onClick={() => setSelectedOwner(null)}
|
||||
data-cy="new_owner_checkbox"
|
||||
>
|
||||
{t("owners.labels.create_new")}
|
||||
</Checkbox>
|
||||
|
||||
Reference in New Issue
Block a user