0.0.326 upd change_profile
This commit is contained in:
@@ -405,6 +405,11 @@ function change_profile_confirm (el){
|
||||
|
||||
document.querySelector(".info_profile").innerHTML = data.html;
|
||||
|
||||
document.getElementById('save_changes_txt').classList.add('hide')
|
||||
document.getElementById('changes_saved_txt').classList.add('show')
|
||||
|
||||
|
||||
|
||||
},
|
||||
error: function (data){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user