mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 12:55:04 -02:30
AC-331 latest Inventories/Hosts tab changess
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user