mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 11:55:04 -02:30
Merge pull request #4842 from jaredevantabor/sync-icon
removing project sync status from job results if project was a manual…
This commit is contained in:
@@ -210,6 +210,7 @@
|
|||||||
</label>
|
</label>
|
||||||
<div class="JobResults-resultRowText">
|
<div class="JobResults-resultRowText">
|
||||||
<a href="{{ project_update_link }}"
|
<a href="{{ project_update_link }}"
|
||||||
|
ng-hide="job.summary_fields.project.scm_type===''"
|
||||||
aw-tool-tip="View project sync results"
|
aw-tool-tip="View project sync results"
|
||||||
data-placement="top">
|
data-placement="top">
|
||||||
<i class="JobResults-statusResultIcon
|
<i class="JobResults-statusResultIcon
|
||||||
|
|||||||
Reference in New Issue
Block a user