mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 18:07:36 -02:30
open docs link in new tab
This commit is contained in:
@@ -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>{{ url }}</code>, or attributes of the job such as ' +
|
||||||
'<code ng-non-bindable>{{ job.status }}</code>. You may apply a number of possible ' +
|
'<code ng-non-bindable>{{ job.status }}</code>. You may apply a number of possible ' +
|
||||||
'variables in the message. Refer to the ' +
|
'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 ' +
|
'<a href="https://docs.ansible.com/ansible-tower/latest/html/userguide/notifications.html#create-a-notification-template" ' +
|
||||||
'Tower documentation</a> for more details.'),
|
'target="_blank">Ansible Tower documentation</a> for more details.'),
|
||||||
closeable: false
|
closeable: false
|
||||||
},
|
},
|
||||||
started_message: {
|
started_message: {
|
||||||
|
|||||||
Reference in New Issue
Block a user