0.8.429
This commit is contained in:
@@ -334,7 +334,10 @@ function selectItemAddrPoint(id, name, ctrl_name,){
|
|||||||
tap_cont.value = id;
|
tap_cont.value = id;
|
||||||
changeWidthEL(tap_txt_cont)
|
changeWidthEL(tap_txt_cont)
|
||||||
input_list.classList.remove('show');
|
input_list.classList.remove('show');
|
||||||
document.querySelector(".container_form_search_carrier").style.zIndex = 'unset'
|
if (document.querySelector(".container_form_search_carrier")){
|
||||||
|
document.querySelector(".container_form_search_carrier").style.zIndex = 'unset'
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user