0.0.53
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
$(document).ready(function (){
|
$(document).ready(function (){
|
||||||
if (document.querySelector(".header").dataset['page'] === 'True' && getInfoAboutUser()[0] === 'mobile'){
|
if (document.querySelector(".header").dataset['page'] === 'True' && getInfoAboutUser()[0] !== 'mobile' && getInfoAboutUser()[0] !== 'laptop'){
|
||||||
renderContent()
|
renderContent()
|
||||||
} else {
|
} else {
|
||||||
let el = document.querySelector(".container_sections_buttons")
|
let el = document.querySelector(".container_sections_buttons")
|
||||||
|
|||||||
Reference in New Issue
Block a user