mirror of
https://github.com/ansible/awx.git
synced 2026-01-19 05:31:22 -03:30
Merge pull request #2613 from jlmitch5/orgSmartInvNotice
add information to the smart inventory button could change based on o…
This commit is contained in:
commit
d32997684c
@ -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."
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user