diff --git a/netbox/templates/inc/table_controls_htmx.html b/netbox/templates/inc/table_controls_htmx.html index 8ab3e05f7..300953f61 100644 --- a/netbox/templates/inc/table_controls_htmx.html +++ b/netbox/templates/inc/table_controls_htmx.html @@ -2,30 +2,33 @@ {% load i18n %}
-
-
- - +
+
+ + +
+ {% block extra_table_controls %}{% endblock %} +
+
+ {% if request.user.is_authenticated and table_modal %} +
+ +
+ {% endif %}
- {% block extra_table_controls %}{% endblock %} -
-
- {% if request.user.is_authenticated and table_modal %} -
- -
- {% endif %} -