0.0.204
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user