mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-02 06:01:48 -05:00
Fixes pagination translation failure
This commit is contained in:
@@ -129,9 +129,6 @@ function PaginatedTable({
|
||||
onSetPage={handleSetPage}
|
||||
onPerPageSelect={handleSetPageSize}
|
||||
ouiaId="top-pagination"
|
||||
titles={{
|
||||
paginationTitle: t`Top Pagination`,
|
||||
}}
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user