mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 05:45:02 -02: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
|
init: false
|
||||||
},
|
},
|
||||||
autocomplete: 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',
|
dataTitle: 'Email',
|
||||||
dataPlacement: 'right',
|
dataPlacement: 'right',
|
||||||
dataContainer: "body"
|
dataContainer: "body"
|
||||||
|
|||||||
Reference in New Issue
Block a user