mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 02:00:01 -03:30
Latest UI inventory changes
This commit is contained in:
@@ -27,13 +27,14 @@ angular.module('GroupFormDefinition', [])
|
||||
type: 'text',
|
||||
addRequired: false,
|
||||
editRequired: false
|
||||
},
|
||||
inventory: {
|
||||
label: 'Inventory',
|
||||
type: 'hidden',
|
||||
includeOnEdit: true,
|
||||
includeOnAdd: true
|
||||
}
|
||||
// ,
|
||||
// inventory: {
|
||||
// label: 'Inventory',
|
||||
// type: 'hidden',
|
||||
// includeOnEdit: true,
|
||||
// includeOnAdd: true
|
||||
// }
|
||||
},
|
||||
|
||||
buttons: { //for now always generates <button> tags
|
||||
|
||||
Reference in New Issue
Block a user