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">
|
||||
<h3>{% trans "Search Results" %}</h3>
|
||||
<div class="table-responsive">
|
||||
{% render_table table 'inc/table.html' %}
|
||||
{% render_table table 'inc/table_htmx.html' %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue