mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user