mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
add back in searchable keys props to user token list
This commit is contained in:
parent
5b362ef162
commit
f15325aebf
@ -140,6 +140,8 @@ function UserTokenList({ i18n }) {
|
||||
key: 'modified',
|
||||
},
|
||||
]}
|
||||
toolbarSearchableKeys={searchableKeys}
|
||||
toolbarRelatedSearchableKeys={relatedSearchableKeys}
|
||||
renderToolbar={props => (
|
||||
<DataListToolbar
|
||||
{...props}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user