Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -32,6 +32,7 @@ def route_search_results_View(request):
|
||||
'show_filter_and_results': True,
|
||||
'owner_type': data['owner_type'],
|
||||
'last_el': routes_Dict['last_el'],
|
||||
'page_type': 'routes'
|
||||
}
|
||||
if 'from_address_point_txt' in routes_Dict:
|
||||
data.update({'from_address_point_txt': routes_Dict['from_address_point_txt']})
|
||||
|
||||
Reference in New Issue
Block a user