mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 05:45:02 -02:30
Latet UI changes to Inventory-> Groups page.
This commit is contained in:
@@ -43,7 +43,7 @@ angular.module('InventoryHostsFormDefinition', [])
|
||||
},
|
||||
groups: {
|
||||
label: 'Groups',
|
||||
searchable: false,
|
||||
searchable: true,
|
||||
sourceModel: 'groups',
|
||||
sourceField: 'name',
|
||||
nosort: true
|
||||
|
||||
Reference in New Issue
Block a user