Merge pull request #1439 from jlmitch5/fixInstanceGroupsRunningJobs

update instance groups to only be running jobs
This commit is contained in:
John Mitchell
2018-04-23 12:43:23 -04:00
committed by GitHub
5 changed files with 9 additions and 2 deletions

View File

@@ -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">