mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03:30
add pagination to user tokens list
This commit is contained in:
@@ -58,3 +58,9 @@
|
||||
</div>
|
||||
</at-row>
|
||||
</at-list>
|
||||
<paginate
|
||||
collection="tokens"
|
||||
dataset="token_dataset"
|
||||
iterator="token"
|
||||
base-path="tokens">
|
||||
</paginate>
|
||||
Reference in New Issue
Block a user