mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Change e-mail to email in GCE help, to match the other help entries and the UI field name.
This commit is contained in:
parent
b3aac6bb9e
commit
bb404c24e0
@ -175,7 +175,7 @@ angular.module('CredentialFormDefinition', [])
|
||||
init: false
|
||||
},
|
||||
autocomplete: false,
|
||||
awPopOver: '<p>The e-mail address assigned to the Google Compute Engine <b><i>service account.</b></i></p>',
|
||||
awPopOver: '<p>The email address assigned to the Google Compute Engine <b><i>service account.</b></i></p>',
|
||||
dataTitle: 'Email',
|
||||
dataPlacement: 'right',
|
||||
dataContainer: "body"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user