Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -65,6 +65,7 @@ function open_chat (user_id){
|
||||
}
|
||||
|
||||
function changeWidthEL (el){
|
||||
|
||||
let parent = el.offsetParent
|
||||
let loader_place = parent.querySelector('.abbreviation_airport_in_search')
|
||||
if (loader_place.innerHTML){
|
||||
|
||||
@@ -231,7 +231,7 @@ function confirmRemove(el) {
|
||||
}
|
||||
|
||||
function loader_place_ins_boris (el,type=null){
|
||||
if (el){
|
||||
if (el && !window.location.href.includes("profile")){
|
||||
|
||||
let loader_place = document.querySelector(".abbreviation_airport_in_search")
|
||||
let cur_loader_place = el.nextElementSibling
|
||||
|
||||
Reference in New Issue
Block a user