mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
Add tooltip to Smart Inventory disabled host tab
This commit is contained in:
@@ -164,6 +164,8 @@ export default ['i18n', 'InventoryCompletedJobsList', function(i18n, InventoryCo
|
||||
},
|
||||
hosts: {
|
||||
name: 'hosts',
|
||||
awToolTip: i18n._('Please save before creating hosts.'),
|
||||
dataPlacement: 'top',
|
||||
include: "RelatedHostsListDefinition",
|
||||
title: i18n._('Hosts'),
|
||||
iterator: 'host',
|
||||
|
||||
Reference in New Issue
Block a user