[UPDT] HORILLA VIEWS: if condition queryset inside horilla card structure
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user