0.0.291
This commit is contained in:
@@ -238,7 +238,7 @@ async function upload_photo_f_profile (el,files) {
|
|||||||
// if (files){
|
// if (files){
|
||||||
$.ajax({
|
$.ajax({
|
||||||
headers: { "X-CSRFToken": $('input[name=csrfmiddlewaretoken]').val() },
|
headers: { "X-CSRFToken": $('input[name=csrfmiddlewaretoken]').val() },
|
||||||
url: '/change_avatar_confirm/',
|
url: '/user_account/change_avatar_confirm/',
|
||||||
type: "POST",
|
type: "POST",
|
||||||
// async: true,
|
// async: true,
|
||||||
cache: false,
|
cache: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user