gazeta in js lib

This commit is contained in:
Your Name
2020-05-22 00:14:41 +03:00
parent c82c110b3d
commit dca2cde757

View File

@@ -167,7 +167,7 @@ function startpdfviewer(newcurr){
var detect = new MobileDetect(window.navigator.userAgent);
if (category == 3 || detect.phone()){
if (category == 1 || detect.phone()){
embed = false;
}