Merge branch 'develop' into feature

This commit is contained in:
Jeremy Stretch
2024-12-30 12:30:34 -05:00
18 changed files with 294 additions and 245 deletions

View File

@@ -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>