0.0.70
This commit is contained in:
@@ -238,7 +238,7 @@ function sendRoute(el, routeID = null){
|
||||
|
||||
$.ajax({
|
||||
headers: { "X-CSRFToken": $('input[name=csrfmiddlewaretoken]').val() },
|
||||
url: '/ru/routes/create_or_change_route/',
|
||||
url: '/ru/routes/change_route/' + add_url,
|
||||
type: "POST",
|
||||
// async: true,
|
||||
cache: false,
|
||||
|
||||
Reference in New Issue
Block a user