0.0.27 my routes
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user