mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 07:28:02 -03:30
Merge pull request #6716 from mabashian/inventory-credential-modal
Fixed inventory credential_type lookup search tag
This commit is contained in:
commit
b3643f85db
@ -76,7 +76,7 @@ function(i18n, InventoryCompletedJobsList) {
|
||||
sourceModel: 'insights_credential',
|
||||
sourceField: 'name',
|
||||
search: {
|
||||
credential_type: 13 //insights
|
||||
credential_type: '13' //insights
|
||||
}
|
||||
},
|
||||
instance_groups: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user