0.1.349 small upd
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
<div id="displayRegervation"></div>
|
||||
</div>
|
||||
<div class="cont-el-form-search-carrier last">
|
||||
<label>test</label>
|
||||
<label for ="id_cargo_type">{% translate "Тип груза" %}</label>
|
||||
<select class="custom_select el_form_find_route" name="cargo_type" id="id_cargo_type" {% if route_form.fields.cargo_type.required %} {% endif %}>
|
||||
<option value="" selected="selected">{% translate "не имеет значения" %}</option>
|
||||
{% for item in route_form.fields.cargo_type.choices %}
|
||||
|
||||
Reference in New Issue
Block a user