Misc cleanup

This commit is contained in:
Jeremy Stretch 2024-05-02 09:34:12 -04:00
parent 715c4779d4
commit a97e769819

View File

@ -12,4 +12,5 @@
{% endif %} {% endif %}
{% endwith %} {% endwith %}
<div class="d-none" hx-swap-oob="innerHTML:.total-object-count">{{ table.rows|length }}</div> {# Include the updated object count for display elsewhere on the page #}
<div hx-swap-oob="innerHTML:.total-object-count">{{ table.rows|length }}</div>