Display inventory source name rather than group name in workflow editor

This commit is contained in:
Michael Abashian 2017-07-12 10:30:58 -04:00
parent 87101d18d2
commit 4ff05ddd10

View File

@ -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}}",