0.0.41
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
function writeMessage(){
|
||||
$.ajax({
|
||||
headers: { "X-CSRFToken": $('input[name=csrfmiddlewaretoken]').val() },
|
||||
url: '/ru/user_account/new_msg_to_user/',
|
||||
url: '/ru/user_account/chats/',
|
||||
type: "POST",
|
||||
// async: true,
|
||||
cache: false,
|
||||
|
||||
Reference in New Issue
Block a user