mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
fixes tooltip
This commit is contained in:
parent
57c9b14198
commit
622ec69216
@ -510,7 +510,7 @@ function JobTemplateForm({
|
||||
<InstanceGroupsLookup
|
||||
value={instanceGroupsField.value}
|
||||
onChange={(value) => instanceGroupsHelpers.setValue(value)}
|
||||
tooltip={t`Select the Instance Groups for this Organization
|
||||
tooltip={t`Select the Instance Groups for this Job Template
|
||||
to run on.`}
|
||||
fieldName="instanceGroups"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user