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