1.0.7 upd view for error_message for subscribe
This commit is contained in:
@@ -68,10 +68,14 @@ function select_tab_profile (el,url,owner_type=null, check_orders_required) {
|
||||
// block: "end",
|
||||
// inline:'nearest'
|
||||
// })
|
||||
window.scrollTo({
|
||||
top: 0,
|
||||
behavior: "smooth",
|
||||
});
|
||||
|
||||
if(!data.check_orders_required){
|
||||
window.scrollTo({
|
||||
top: 0,
|
||||
behavior: "smooth",
|
||||
});
|
||||
}
|
||||
|
||||
middleWareJS()
|
||||
let user_type = getInfoAboutUser()
|
||||
if (user_type === 'mobile') {
|
||||
|
||||
Reference in New Issue
Block a user