parent
62d841ccf2
commit
c71253ecd0
@ -13,7 +13,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="filtres">
|
<div class="filtres">
|
||||||
<details {% if filter.is_active %}class="active"{% endif %} {% if filter.form and filter.form.errors %}open=""{% endif %}>
|
<details {% if filter.is_active %}class="active"{% endif %}>
|
||||||
{{ filter.form.non_field_errors }}
|
{{ filter.form.non_field_errors }}
|
||||||
<summary role="button" class="outline secondary">
|
<summary role="button" class="outline secondary">
|
||||||
{% if filter.is_active %}
|
{% if filter.is_active %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user