mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Remove all groups filter
Remove all groups filter See: https://github.com/ansible/awx/issues/8593
This commit is contained in:
parent
63075976c2
commit
b57966677e
@ -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