From 17e6d1076a0a8093a6c53f603a36d2e3df6279b8 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 2 May 2024 10:43:53 -0400 Subject: [PATCH] Fixes #15852: Update total object counts when filtering object lists (#15909) * Fixes #15852: Update total object counts when filtering object lists * Misc cleanup --- netbox/templates/generic/object_list.html | 7 ++++--- netbox/templates/htmx/table.html | 3 +++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/netbox/templates/generic/object_list.html b/netbox/templates/generic/object_list.html index bf0777406..3b06e5622 100644 --- a/netbox/templates/generic/object_list.html +++ b/netbox/templates/generic/object_list.html @@ -43,7 +43,8 @@ Context: