0.1.349 small upd

This commit is contained in:
2024-01-26 14:37:50 +03:00
parent 22adb18a39
commit d5453dada6
8 changed files with 15 additions and 15 deletions

View File

@@ -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 %}