[UPDT] HORILLA VIEWS: if condition queryset inside horilla card structure

This commit is contained in:
Horilla
2024-09-04 20:54:59 +05:30
parent f7b3f242c2
commit a9f16ba943

View File

@@ -36,7 +36,10 @@
</span>
{% endfor %}
</div>
{% endif %}
{% if queryset %}
</div>
<button class="reload-record" hidden hx-get="{{request.path}}?{{request.GET.urlencode}}" hx-target="#{{view_id|safe}}" hx-swap="outerHTML">
</button>
{% if show_filter_tags %}