correct work curtain at routes_find_routes
This commit is contained in:
@@ -819,7 +819,9 @@ function close_first_curt (curtain) {
|
||||
if (cur_el !== curtain){
|
||||
cur_el.classList.toggle('open')
|
||||
cur_el.classList.toggle('close')
|
||||
|
||||
if (window.location.href.includes("route_search_results")){
|
||||
scroll_ev(event,window)
|
||||
}
|
||||
}
|
||||
i++
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user