mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Inventory hosts search
Removed used of dynamic placeholder. Left over from prior iterations.
This commit is contained in:
parent
5fb27ff9c3
commit
fd98f96b3e
@ -27,7 +27,6 @@ angular.module('InventoryHostsDefinition', [])
|
||||
key: true,
|
||||
label: 'Hosts',
|
||||
ngClick: "editHost(host.id)",
|
||||
searchPlaceholder: "search_place_holder",
|
||||
columnClass: 'col-lg-8 col-md-9 col-sm-9 col-xs-7',
|
||||
dataHostId: "{{ host.id }}",
|
||||
dataType: "host"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user