mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-17 04:32:51 -06:00
Use table_htmx.html for assigning ipaddresses
This commit is contained in:
parent
e63fe23af8
commit
37c9ed2fef
@ -34,7 +34,7 @@
|
|||||||
<div class="col col-md-12">
|
<div class="col col-md-12">
|
||||||
<h3>{% trans "Search Results" %}</h3>
|
<h3>{% trans "Search Results" %}</h3>
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
{% render_table table 'inc/table.html' %}
|
{% render_table table 'inc/table_htmx.html' %}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user