From 95fcb563c99e6781356c4611bc6290da9f3fde2d Mon Sep 17 00:00:00 2001 From: Sergio Date: Wed, 8 Nov 2017 13:10:52 +0100 Subject: [PATCH] bug mvl --- index_mob2.html | 1 + js/main-mvl.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index_mob2.html b/index_mob2.html index 75f7042..d209b8b 100644 --- a/index_mob2.html +++ b/index_mob2.html @@ -14,6 +14,7 @@ + diff --git a/js/main-mvl.js b/js/main-mvl.js index 7c2047a..6aef75e 100644 --- a/js/main-mvl.js +++ b/js/main-mvl.js @@ -4,7 +4,7 @@ totalPages=7; currentPage=0; mode="desktop" sufix="desk" -window.onresize = function(){ location.reload(); } +//window.onresize = function(){ location.reload(); } window.onload = function() { wwidth=$( window ).width(); if(wwidth<900) {