diff --git a/awx/ui/client/src/templates/inventory-sources.list.js b/awx/ui/client/src/templates/inventory-sources.list.js index a80d57f466..6179471684 100644 --- a/awx/ui/client/src/templates/inventory-sources.list.js +++ b/awx/ui/client/src/templates/inventory-sources.list.js @@ -16,7 +16,6 @@ export default { fields: { name: { label: 'Name', - ngBind: 'inventory_source.summary_fields.group.name', columnClass: 'col-md-11', simpleTip: { awToolTip: "Inventory: {{inventory_source.summary_fields.inventory.name}}",