diff --git a/static/js/user_profile.js b/static/js/user_profile.js index e31717f..f9e0be9 100644 --- a/static/js/user_profile.js +++ b/static/js/user_profile.js @@ -362,6 +362,7 @@ function selectItemAddrPoint(id, name, ctrl_name, city_DT){ tap_cont.value = id; init_departure_DT() + init_arrival_DT() if (tap_txt_cont.classList.contains('red_text')){ tap_txt_cont.classList.remove('red_text') @@ -815,8 +816,8 @@ function OnSelectionChange(el) { // } sliderInit(); - init_arrival_DT() - init_departure_DT() + // init_arrival_DT() + // init_departure_DT()