From 52f86a206a6f231bfc6fb417b7b7e4905c976eed Mon Sep 17 00:00:00 2001 From: John Mitchell Date: Fri, 30 Nov 2018 14:27:23 -0500 Subject: [PATCH] add pagination to user tokens list --- .../features/users/tokens/users-tokens-list.partial.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/awx/ui/client/features/users/tokens/users-tokens-list.partial.html b/awx/ui/client/features/users/tokens/users-tokens-list.partial.html index 9018b6a7b8..336fb70557 100644 --- a/awx/ui/client/features/users/tokens/users-tokens-list.partial.html +++ b/awx/ui/client/features/users/tokens/users-tokens-list.partial.html @@ -58,3 +58,9 @@ + + \ No newline at end of file