From 1470fa61d58053350c94bcaba431089c0ed4718e Mon Sep 17 00:00:00 2001 From: Keith Grant Date: Thu, 1 Aug 2019 12:42:41 -0700 Subject: [PATCH] open docs link in new tab --- awx/ui/client/src/notifications/notificationTemplates.form.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/src/notifications/notificationTemplates.form.js b/awx/ui/client/src/notifications/notificationTemplates.form.js index 2c253b0f8a..7efb76709b 100644 --- a/awx/ui/client/src/notifications/notificationTemplates.form.js +++ b/awx/ui/client/src/notifications/notificationTemplates.form.js @@ -598,8 +598,8 @@ export default ['i18n', function(i18n) { '{{ url }}, or attributes of the job such as ' + '{{ job.status }}. You may apply a number of possible ' + 'variables in the message. Refer to the ' + - 'Ansible ' + - 'Tower documentation for more details.'), + 'Ansible Tower documentation for more details.'), closeable: false }, started_message: {