mirror of
https://github.com/ansible/awx.git
synced 2026-01-25 00:11:23 -03:30
Fixes pagination translation failure
This commit is contained in:
parent
b646aa03f8
commit
8478a0f70b
@ -129,9 +129,6 @@ function PaginatedTable({
|
||||
onSetPage={handleSetPage}
|
||||
onPerPageSelect={handleSetPageSize}
|
||||
ouiaId="top-pagination"
|
||||
titles={{
|
||||
paginationTitle: t`Top Pagination`,
|
||||
}}
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user