mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 17:51:06 -03:30
add information to the smart inventory button could change based on org change
This commit is contained in:
@@ -31,7 +31,7 @@ function InventoryHostsStrings (BaseString) {
|
||||
|
||||
ns.smartinventorybutton = {
|
||||
DISABLED_INSTRUCTIONS: "Please enter at least one search term to create a new Smart Inventory.",
|
||||
ENABLED_INSTRUCTIONS: "Create a new Smart Inventory from search results."
|
||||
ENABLED_INSTRUCTIONS: "Create a new Smart Inventory from search results.<br /><br />Note: changing the organization of the smart inventory could change the hosts included in the smart inventory"
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user