AC-331 latest Inventories/Hosts tab changess

This commit is contained in:
chouseknecht
2013-08-19 01:27:04 -04:00
parent 858c389fb0
commit ec7713ae28
5 changed files with 109 additions and 99 deletions

View File

@@ -118,9 +118,16 @@ angular.module('InventoryFormDefinition', [])
badgeToolTip: 'Most recent job failed',
badgePlacement: 'bottom'
},
description: {
/*description: {
label: 'Description',
ngClick: "editHost(\{\{ host.id \}\}, '\{\{ host.name \}\}')"
},*/
groups: {
label: 'Groups',
searchable: false,
sourceModel: 'groups',
sourceField: 'name',
nosort: true
}
},
fieldActions: {