mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-13 02:58:17 -06:00
Misc cleanup
This commit is contained in:
parent
715c4779d4
commit
a97e769819
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user