Merge pull request #7011 from mabashian/7004-workflow-inv-sync

Display inventory source name rather than group name in workflow editor
This commit is contained in:
Michael Abashian 2017-07-12 11:45:21 -04:00 committed by GitHub
commit ef8c03a9c8

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