mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
changed vmware host credential label to read vCenter Host
This commit is contained in:
@@ -146,7 +146,7 @@ angular.module('CredentialFormDefinition', [])
|
||||
apiField: 'passwowrd'
|
||||
},
|
||||
"host": {
|
||||
label: 'Host',
|
||||
labelBind: 'hostLabel',
|
||||
type: 'text',
|
||||
ngShow: "kind.value == 'vmware'",
|
||||
autocomplete: false,
|
||||
|
||||
Reference in New Issue
Block a user