mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 22:16:00 -03:30
Latest UI Inventory updates
This commit is contained in:
@@ -30,12 +30,9 @@ angular.module('GroupFormDefinition', [])
|
||||
},
|
||||
inventory: {
|
||||
label: 'Inventory',
|
||||
type: 'lookup',
|
||||
sourceModel: 'inventory',
|
||||
sourceField: 'name',
|
||||
addRequired: true,
|
||||
editRequired: true,
|
||||
ngClick: 'lookUpInventory()'
|
||||
type: 'hidden',
|
||||
includeOnEdit: true,
|
||||
includeOnAdd: true
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user