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