From 870b76dc59e5171d0738b37ca3b818bf5ff29ec9 Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Fri, 27 Sep 2019 08:44:04 -0400 Subject: [PATCH] Update the "Credential" label on JT forms to say "Credentials" see: https://github.com/ansible/awx/issues/4831 --- awx/ui/client/src/templates/job_templates/job-template.form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx/ui/client/src/templates/job_templates/job-template.form.js b/awx/ui/client/src/templates/job_templates/job-template.form.js index 44d178157a..83b2d953eb 100644 --- a/awx/ui/client/src/templates/job_templates/job-template.form.js +++ b/awx/ui/client/src/templates/job_templates/job-template.form.js @@ -137,7 +137,7 @@ function(NotificationsList, i18n) { includePlaybookNotFoundError: true }, credential: { - label: i18n._('Credential'), + label: i18n._('Credentials'), type: 'custom', control: `