From dda0b0bbd12c0aad25cbd35d4222a61e6a510414 Mon Sep 17 00:00:00 2001 From: Arthur Hanson Date: Fri, 21 Jun 2024 06:48:41 -0700 Subject: [PATCH] 16252 only show results count if paginator (#16269) * 16252 only show results count if paginator * 16252 hack in table page count * 16252 review changes --- netbox/templates/generic/object_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/generic/object_list.html b/netbox/templates/generic/object_list.html index f2af50d3d..aa1f482bf 100644 --- a/netbox/templates/generic/object_list.html +++ b/netbox/templates/generic/object_list.html @@ -48,7 +48,7 @@ Context: {% if filter_form %}