mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
Merge pull request #10768 from nixocio/ui_issue_8593
Remove all groups filter
This commit is contained in:
commit
e207b424b1
@ -125,11 +125,7 @@ function InventoryGroupsList() {
|
||||
{
|
||||
name: t`Group type`,
|
||||
key: 'parents__isnull',
|
||||
isBoolean: true,
|
||||
booleanLabels: {
|
||||
true: t`Show only root groups`,
|
||||
false: t`Show all groups`,
|
||||
},
|
||||
options: [['true', t`Show only root groups`]],
|
||||
},
|
||||
{
|
||||
name: t`Created By (Username)`,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user