mirror of
https://github.com/ansible/awx.git
synced 2026-09-04 19:08:30 -02:30
add prior version url compatibility
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
status="{{ job.status }}"
|
||||
status-tip="Job {{job.status}}. Click for details."
|
||||
header-value="{{ job.name }}"
|
||||
header-link="{{ vm.getLink(job) }}"
|
||||
header-state="{{ vm.getSref(job) }}"
|
||||
header-tag="{{ vm.jobTypes[job.type] }}">
|
||||
</at-row-item>
|
||||
<div class="at-Row--inline">
|
||||
|
||||
Reference in New Issue
Block a user