mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 21:51:26 -03:30
Container Pull Option -> Pull
Co-authored-by: Jake McDermott <yo@jakemcdermott.me>
This commit is contained in:
parent
4b40cb3abb
commit
0381a3ac8c
@ -88,7 +88,7 @@ function ExecutionEnvironmentFormFields({
|
||||
? 'default'
|
||||
: 'error'
|
||||
}
|
||||
label={i18n._(t`Container Pull Option`)}
|
||||
label={i18n._(t`Pull`)}
|
||||
>
|
||||
<AnsibleSelect
|
||||
{...containerOptionsField}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user