mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Pagination
This commit is contained in:
@@ -19,6 +19,7 @@ const AWXPagination = styled(PFPagination)`
|
|||||||
|
|
||||||
export default props => (
|
export default props => (
|
||||||
<AWXPagination
|
<AWXPagination
|
||||||
|
ouiaId="pagination"
|
||||||
titles={{
|
titles={{
|
||||||
items: t`items`,
|
items: t`items`,
|
||||||
page: t`page`,
|
page: t`page`,
|
||||||
|
|||||||
Reference in New Issue
Block a user