0.0.55
This commit is contained in:
@@ -192,9 +192,9 @@
|
||||
{% if form.initial.cargo_type == item.0 %}
|
||||
checked="checked"
|
||||
{% endif %}/>
|
||||
<lable for="id_cargo_type_{{ forloop.counter }}">
|
||||
<label for="id_cargo_type_{{ forloop.counter }}" >
|
||||
{{ item.1 }}
|
||||
</lable>
|
||||
</label>
|
||||
{% endfor %}
|
||||
|
||||
{# <lable for="">#}
|
||||
|
||||
Reference in New Issue
Block a user