mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
Merge pull request #274 from marshmalien/fix/6462-smart-inv-popover
Update smart inventory disabled host tab popover content
This commit is contained in:
commit
58486fe3b9
@ -164,7 +164,7 @@ export default ['i18n', 'InventoryCompletedJobsList', function(i18n, InventoryCo
|
|||||||
},
|
},
|
||||||
hosts: {
|
hosts: {
|
||||||
name: 'hosts',
|
name: 'hosts',
|
||||||
awToolTip: i18n._('Please save before creating hosts.'),
|
awToolTip: i18n._('Please save before viewing hosts.'),
|
||||||
dataPlacement: 'top',
|
dataPlacement: 'top',
|
||||||
include: "RelatedHostsListDefinition",
|
include: "RelatedHostsListDefinition",
|
||||||
title: i18n._('Hosts'),
|
title: i18n._('Hosts'),
|
||||||
|
Loading…
Reference in New Issue
Block a user