mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 17:23:34 -05:00
Merge pull request #12026 from AlexSCorey/11396-ofWordTranslation
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