From 741bf11462eddb4b9de6763c67406cbc8c468be8 Mon Sep 17 00:00:00 2001 From: Arthur Date: Thu, 23 May 2024 12:14:49 -0700 Subject: [PATCH] 16252 only show results count if paginator --- netbox/templates/generic/object_list.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netbox/templates/generic/object_list.html b/netbox/templates/generic/object_list.html index f2af50d3d..30b3c3c2c 100644 --- a/netbox/templates/generic/object_list.html +++ b/netbox/templates/generic/object_list.html @@ -48,7 +48,9 @@ Context: {% if filter_form %}