diff --git a/netbox/templates/inc/table_controls_htmx.html b/netbox/templates/inc/table_controls_htmx.html index 0bcd25e76..b67c59caa 100644 --- a/netbox/templates/inc/table_controls_htmx.html +++ b/netbox/templates/inc/table_controls_htmx.html @@ -30,20 +30,24 @@ - - + {% if table.config_params or table_configs %} + + + {% endif %} {% endif %}