diff --git a/horilla_views/templates/generic/export_fields_modal.html b/horilla_views/templates/generic/export_fields_modal.html index 867fb8abe..6427d25a7 100644 --- a/horilla_views/templates/generic/export_fields_modal.html +++ b/horilla_views/templates/generic/export_fields_modal.html @@ -12,7 +12,7 @@

{% trans "Export" %} {{verbose_name}}

- diff --git a/horilla_views/templates/generic/quick_actions.html b/horilla_views/templates/generic/quick_actions.html index 6872bb4d8..94fc36389 100644 --- a/horilla_views/templates/generic/quick_actions.html +++ b/horilla_views/templates/generic/quick_actions.html @@ -56,6 +56,7 @@ 0 ) + {% if quick_export %}
)
- {% if bulk_path %} + {% endif %} + {% if bulk_path and bulk_update %}
{% endif %} + {% if filter_selected %}
)
+ {% endif %} {% endif %} {% for filter in stored_filters %}