From da0cb67c18d577a2d377e8800b1235e37c17fd22 Mon Sep 17 00:00:00 2001 From: mabashian Date: Wed, 2 Aug 2017 10:05:51 -0400 Subject: [PATCH] Only show first/last arrows when they are needed --- awx/ui/client/src/shared/paginate/paginate.partial.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awx/ui/client/src/shared/paginate/paginate.partial.html b/awx/ui/client/src/shared/paginate/paginate.partial.html index 912e02ecb3..68c36651da 100644 --- a/awx/ui/client/src/shared/paginate/paginate.partial.html +++ b/awx/ui/client/src/shared/paginate/paginate.partial.html @@ -2,7 +2,7 @@