From aff0b0fe9869156d194395d602403b24c87efeb5 Mon Sep 17 00:00:00 2001 From: ArtemB Date: Thu, 7 Dec 2023 16:54:57 +0300 Subject: [PATCH] 0.0.321 --- templates/blocks/profile/b_new_route.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/templates/blocks/profile/b_new_route.html b/templates/blocks/profile/b_new_route.html index 0586018..0ef540a 100644 --- a/templates/blocks/profile/b_new_route.html +++ b/templates/blocks/profile/b_new_route.html @@ -56,11 +56,23 @@ {% endif %} + + {% if form.initial and form.initial.type_transport and form.initial.type_transport != '' %}
- + {#