lateri 4 år sedan
förälder
incheckning
1073e500fc
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      tip.html

+ 2 - 2
tip.html

@@ -86,8 +86,8 @@
 
         setTimeout( function(){
             
-            // window.location.replace(url) 
-            window.location.href = url  
+            window.location.replace(url) 
+            // window.location.href = url  
 
         }, 5000 );