[UPDT] HORILLA_THEME: Updated to include quick filters in empty page also

This commit is contained in:
Horilla
2025-10-13 10:42:24 +05:30
parent 60f6ff4b82
commit b2884e4e48

View File

@@ -30,8 +30,8 @@
></button>
{% if show_filter_tags %} {% include "generic/filter_tags.html" %} {% endif %}
{% if bulk_select_option %} {% include "generic/quick_actions.html" %} {% endif %}
{% if queryset|length %}
{% if bulk_select_option %} {% include "generic/quick_actions.html" %} {% endif %}
<div class="bg-white p-5 pe-2 pt-3 rounded-md shadow-card relative">
{% if show_toggle_form %}