[FIX] STATIC: #914

This commit is contained in:
Horilla
2025-09-16 10:57:08 +05:30
parent e0f26c6471
commit 7387f5a9f5
2 changed files with 22 additions and 17 deletions

View File

@@ -42,7 +42,9 @@
<div class="col-sm-12 col-md-12 col-lg-6">
<div class="oh-input-group">
<label class="oh-label" for="{{export_filter.form.country.id_for_label}}">{% trans "Country" %}</label>
{{export_filter.form.country}}
<select name="{{ export_filter.form.country.name }}" id="{{ export_filter.form.country.id_for_label }}"
class="w-100 oh-select oh-select-2">
</select> {% comment %} # 913 {% endcomment %}
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-6">