0.0.23 upd autocomlitev2.js

This commit is contained in:
2023-07-20 16:18:50 +03:00
parent 9a694218bf
commit 603f8ddce4

View File

@@ -7,7 +7,7 @@ function searchTown(el){
$.ajax({
headers: { "X-CSRFToken": $('input[name=csrfmiddlewaretoken]').val() },
url: '/reference_data/get_address_point/',
url: 'ru/reference_data/get_address_point/',
type: "POST",
// async: true,
cache: false,