[FIX] STATIC: #914
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user