mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
add pagination to user tokens list
This commit is contained in:
parent
28733800c4
commit
52f86a206a
@ -58,3 +58,9 @@
|
||||
</div>
|
||||
</at-row>
|
||||
</at-list>
|
||||
<paginate
|
||||
collection="tokens"
|
||||
dataset="token_dataset"
|
||||
iterator="token"
|
||||
base-path="tokens">
|
||||
</paginate>
|
||||
Loading…
x
Reference in New Issue
Block a user