0.8.448
This commit is contained in:
@@ -58,8 +58,8 @@ function select_tab_profile (el,url,owner_type=null) {
|
|||||||
let header = document.querySelector("header")
|
let header = document.querySelector("header")
|
||||||
header.scrollIntoView({
|
header.scrollIntoView({
|
||||||
behavior: "smooth",
|
behavior: "smooth",
|
||||||
block: "start",
|
block: "end",
|
||||||
inline: "nearest"
|
inline:'center'
|
||||||
})
|
})
|
||||||
middleWareJS()
|
middleWareJS()
|
||||||
let user_type = getInfoAboutUser()
|
let user_type = getInfoAboutUser()
|
||||||
|
|||||||
Reference in New Issue
Block a user