mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
update searchablekeys prop names for project lookup
This commit is contained in:
parent
495b4142c7
commit
f24654fb26
@ -130,8 +130,8 @@ function ProjectLookup({
|
||||
key: 'name',
|
||||
},
|
||||
]}
|
||||
toolbarSearchableKeys={searchableKeys}
|
||||
toolbarRelatedSearchableKeys={relatedSearchableKeys}
|
||||
searchableKeys={searchableKeys}
|
||||
relatedSearchableKeys={relatedSearchableKeys}
|
||||
options={projects}
|
||||
optionCount={count}
|
||||
multiple={state.multiple}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user