open docs link in new tab

This commit is contained in:
Keith Grant 2019-08-01 12:42:41 -07:00 committed by Jim Ladd
parent 1c79d21416
commit 1470fa61d5

View File

@ -598,8 +598,8 @@ export default ['i18n', function(i18n) {
'<code ng-non-bindable>{{ url }}</code>, or attributes of the job such as ' +
'<code ng-non-bindable>{{ job.status }}</code>. You may apply a number of possible ' +
'variables in the message. Refer to the ' +
'<a href="https://docs.ansible.com/ansible-tower/latest/html/userguide/notifications.html#create-a-notification-template">Ansible ' +
'Tower documentation</a> for more details.'),
'<a href="https://docs.ansible.com/ansible-tower/latest/html/userguide/notifications.html#create-a-notification-template" ' +
'target="_blank">Ansible Tower documentation</a> for more details.'),
closeable: false
},
started_message: {