This commit is contained in:
Sergio 2017-11-08 13:10:52 +01:00
parent a94f12cc3d
commit 95fcb563c9
2 changed files with 2 additions and 1 deletions

View file

@ -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) {