mirror of
https://github.com/ansible/awx.git
synced 2026-01-18 21:21:21 -03:30
Merge pull request #212 from marshmalien/fix/6462-smart-inv-disabled-host-tooltip
Add tooltip to Smart Inventory disabled host tab
This commit is contained in:
commit
2b31e8ff77
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user