mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 19:37:38 -02:30
Container Pull Option -> Pull
Co-authored-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
@@ -88,7 +88,7 @@ function ExecutionEnvironmentFormFields({
|
|||||||
? 'default'
|
? 'default'
|
||||||
: 'error'
|
: 'error'
|
||||||
}
|
}
|
||||||
label={i18n._(t`Container Pull Option`)}
|
label={i18n._(t`Pull`)}
|
||||||
>
|
>
|
||||||
<AnsibleSelect
|
<AnsibleSelect
|
||||||
{...containerOptionsField}
|
{...containerOptionsField}
|
||||||
|
|||||||
Reference in New Issue
Block a user