mirror of
https://github.com/ansible/awx.git
synced 2026-09-04 10:58:29 -02:30
Fix credential labels in jobs list
This commit is contained in:
@@ -65,6 +65,7 @@
|
||||
label-value="{{:: vm.strings.get('list.ROW_ITEM_LABEL_CREDENTIALS') }}"
|
||||
tag-values="job.summary_fields.credentials"
|
||||
tags-are-creds="true">
|
||||
<at-toggle-tag ng-init="credTags=vm.buildCredentialTags(job.summary_fields.credentials)" tags="credTags"></at-toggle-tag>
|
||||
</at-row-item>
|
||||
<labels-list class="LabelList" show-delete="false" is-row-item="true" state="job">
|
||||
</labels-list>
|
||||
|
||||
Reference in New Issue
Block a user