diff --git a/netbox/templates/inc/table_controls_htmx.html b/netbox/templates/inc/table_controls_htmx.html index 4f394bf4d..d6762a43b 100644 --- a/netbox/templates/inc/table_controls_htmx.html +++ b/netbox/templates/inc/table_controls_htmx.html @@ -18,7 +18,7 @@ - {% if filter_form %} + {% if filter_form and filter_form.filter_id %}