mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
Update smart host field label based on feedback
This commit is contained in:
parent
b12f0d8823
commit
01b9eb9127
@ -62,7 +62,7 @@ export default ['i18n', 'InventoryCompletedJobsList', function(i18n, InventoryCo
|
||||
awLookupWhen: '(inventory_obj.summary_fields.user_capabilities.edit || canAdd) && canEditOrg'
|
||||
},
|
||||
smart_hosts: {
|
||||
label: i18n._('Smart Hosts'),
|
||||
label: i18n._('Smart Host Filter'),
|
||||
type: 'custom',
|
||||
control: '<smart-inventory-host-filter host-filter="smart_hosts"></smart-inventory-host-filter>',
|
||||
basePath: 'hosts',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user