0.7.59
localization for ajax
This commit is contained in:
@@ -40,7 +40,7 @@ function load_routes (el,news=null) {
|
||||
|
||||
$.ajax({
|
||||
headers: { "X-CSRFToken": $('input[name=csrfmiddlewaretoken]').val() },
|
||||
url: `/ru/${url_ajax}`,
|
||||
url: `/${url_ajax}`,
|
||||
type: "POST",
|
||||
// async: true,
|
||||
cache: false,
|
||||
|
||||
Reference in New Issue
Block a user