mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 01:59:25 -02:30
Update the "Credential" label on JT forms to say "Credentials"
see: https://github.com/ansible/awx/issues/4831
This commit is contained in:
@@ -137,7 +137,7 @@ function(NotificationsList, i18n) {
|
|||||||
includePlaybookNotFoundError: true
|
includePlaybookNotFoundError: true
|
||||||
},
|
},
|
||||||
credential: {
|
credential: {
|
||||||
label: i18n._('Credential'),
|
label: i18n._('Credentials'),
|
||||||
type: 'custom',
|
type: 'custom',
|
||||||
control: `
|
control: `
|
||||||
<multi-credential
|
<multi-credential
|
||||||
|
|||||||
Reference in New Issue
Block a user