0.0.27 my routes
This commit is contained in:
@@ -84,7 +84,7 @@ def get_profile_new_route_page_html(request, data):
|
||||
tpl = 'v2/blocks/b_make_mover_order.html'
|
||||
form.fields['type_transport'].choices = type_transport_choices[:-1]
|
||||
else:
|
||||
tpl = 'v2/blocks/b_make_poster_order.html'
|
||||
tpl = 'v2/blocks/b_make_customer_route.html'
|
||||
form.fields['type_transport'].choices = type_transport_choices
|
||||
|
||||
Dict.update({'owner_type': data['owner_type']})
|
||||
|
||||
Reference in New Issue
Block a user