move all jobs views to using new view

This commit is contained in:
John Mitchell
2018-03-23 14:53:20 -04:00
parent 95f80ce512
commit babad0b868
41 changed files with 437 additions and 1538 deletions

View File

@@ -63,7 +63,7 @@
</labels-list>
</div>
<div class="at-Row-actions">
<at-relaunch
<at-relaunch job="job"
ng-show="job.summary_fields.user_capabilities.start">
</at-relaunch>
<at-row-action icon="fa-trash" ng-click="vm.deleteJob(job)"