mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #5139 from mabashian/5102-job-details-pending
SCM Update status on job details
This commit is contained in:
commit
22ac5f6b59
@ -226,7 +226,7 @@
|
||||
</label>
|
||||
<div class="JobResults-resultRowText">
|
||||
<a href="{{ project_update_link }}"
|
||||
ng-hide="job.summary_fields.project.scm_type===''"
|
||||
ng-hide="job.summary_fields.project.scm_type==='' || !project_status"
|
||||
aw-tool-tip="View project sync results"
|
||||
data-placement="top">
|
||||
<i class="JobResults-statusResultIcon
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user