0.0.27 my routes

This commit is contained in:
SBD
2025-01-14 19:11:20 +03:00
parent a68d469eda
commit b7a830ab6f
8 changed files with 11 additions and 9 deletions

View File

@@ -382,8 +382,8 @@ def create_or_change_route_ajax(request, route_id=None):
route_old_Dict = None
owner_type = None
tpl_form_by_owner_type = 'v2/forms/f_make_poster_order.html'
tpl_block_by_owner_type = 'v2/blocks/b_make_poster_order.html'
tpl_form_by_owner_type = 'v2/forms/f_make_customer_route.html'
tpl_block_by_owner_type = 'v2/blocks/b_make_customer_route.html'
try: