0.12.17 change_avatar_confirm_ajax RequestDataTooBig
This commit is contained in:
@@ -469,8 +469,8 @@ async function upload_photo_f_profile (el,files) {
|
||||
},
|
||||
error: function (data){
|
||||
|
||||
document.querySelector(".avatar_user_profile").innerHTML = data.responseJSON.html;
|
||||
|
||||
alert(data.responseJSON.error);
|
||||
el.value = ''
|
||||
}
|
||||
});
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user