Merge pull request #6716 from mabashian/inventory-credential-modal

Fixed inventory credential_type lookup search tag
This commit is contained in:
Michael Abashian
2017-06-27 10:08:05 -04:00
committed by GitHub

View File

@@ -76,7 +76,7 @@ function(i18n, InventoryCompletedJobsList) {
sourceModel: 'insights_credential',
sourceField: 'name',
search: {
credential_type: 13 //insights
credential_type: '13' //insights
}
},
instance_groups: {