0.0.199 small upd for my_routes
This commit is contained in:
@@ -694,6 +694,11 @@ function editRoute(id) {
|
||||
|
||||
// location.href = '/profile'
|
||||
document.querySelector(".info_profile").innerHTML = data.html;
|
||||
if(data.html){
|
||||
let changeTextButton = document.getElementById('registration')
|
||||
changeTextButton.innerText = 'Сохранить изменения'
|
||||
|
||||
}
|
||||
|
||||
sliderInit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user