mirror of
https://github.com/ansible/awx.git
synced 2026-09-04 10:58:29 -02:30
update instance groups to only be running jobs
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
query-set="querySet">
|
||||
</smart-search>
|
||||
</div>
|
||||
<at-list results="jobs">
|
||||
<at-list results="jobs" empty-list-reason="{{ vm.emptyListReason }}">
|
||||
<!-- TODO: implement resources are missing red indicator as present in mockup -->
|
||||
<at-row ng-repeat="job in jobs" job-id="{{ job.id }}">
|
||||
<div class="at-Row-items">
|
||||
|
||||
Reference in New Issue
Block a user