This commit is contained in:
2023-12-12 16:50:52 +03:00
parent 001dd2cb87
commit d5cba26098

View File

@@ -56,7 +56,7 @@
{% endif %}
</div>
<input id="hide_owner_type" type="text" value="{{ form.initial.owner_type }}">
<input id="hide_owner_type" type="hidden" value="{{ form.initial.owner_type }}">
{% if form.initial and form.initial.type_transport and form.initial.type_transport != '' %}
<hr>