mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Add constructed inv option to search columns
This commit is contained in:
@@ -195,6 +195,7 @@ function InventoryList() {
|
|||||||
options: [
|
options: [
|
||||||
['', t`Inventory`],
|
['', t`Inventory`],
|
||||||
['smart', t`Smart Inventory`],
|
['smart', t`Smart Inventory`],
|
||||||
|
['constructed', t`Constructed Inventory`],
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user