mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
open docs link in new tab
This commit is contained in:
parent
1c79d21416
commit
1470fa61d5
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user