This commit is contained in:
SBD
2023-11-19 15:09:39 +03:00
parent f7af979b7e
commit cc3a5c4a4f
4 changed files with 50 additions and 77 deletions

View File

@@ -53,8 +53,9 @@ function select_tab_profile (el,url,owner_type=null) {
}
document.querySelector("#ru_lang").href = confirm_url_f_lang_ru
document.querySelector("#en_lang").href = confirm_url_f_lang_en
let header = document.querySelector("header")
header.scrollIntoView({
behavior: "smooth", block: "end", inline: "nearest" })
middleWareJS()
let user_type = getInfoAboutUser()
if (user_type === 'mobile') {