0.8.415
This commit is contained in:
@@ -55,7 +55,7 @@ function select_tab_profile (el,url,owner_type=null) {
|
|||||||
}
|
}
|
||||||
document.querySelector("#ru_lang").href = confirm_url_f_lang_ru
|
document.querySelector("#ru_lang").href = confirm_url_f_lang_ru
|
||||||
document.querySelector("#en_lang").href = confirm_url_f_lang_en
|
document.querySelector("#en_lang").href = confirm_url_f_lang_en
|
||||||
let header = document.querySelector(".info_profile")
|
let header = document.querySelector("header")
|
||||||
header.scrollIntoView({
|
header.scrollIntoView({
|
||||||
behavior: "smooth",
|
behavior: "smooth",
|
||||||
block: "end",
|
block: "end",
|
||||||
|
|||||||
Reference in New Issue
Block a user