This commit is contained in:
2023-11-06 14:51:20 +03:00
parent 3aa4b774bd
commit 4c747a0c5e
2 changed files with 5 additions and 4 deletions

View File

@@ -674,7 +674,7 @@ function OnSelectionChange(el) {
// }
// });
// }
// ЛОСЬ ДЫРЯВЫЙ
function editRoute(id) {
let route_obj = {
'route_id': id
@@ -697,8 +697,8 @@ function editRoute(id) {
if(data.html){
let changeTextButton = document.getElementById('registration')
changeTextButton.innerText = 'Сохранить изменения'
}
init_departure_DT()
init_arrival_DT()
sliderInit();