mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Add constructed inv option to search columns
This commit is contained in:
parent
3335afcd3a
commit
8ea8558605
@ -195,6 +195,7 @@ function InventoryList() {
|
||||
options: [
|
||||
['', t`Inventory`],
|
||||
['smart', t`Smart Inventory`],
|
||||
['constructed', t`Constructed Inventory`],
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user