Explorar o código

Increase time of loading BT#15166

Julio Montoya %!s(int64=6) %!d(string=hai) anos
pai
achega
d687f5c719
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/document/showinframes.php

+ 1 - 1
main/document/showinframes.php

@@ -424,7 +424,7 @@ if ($execute_iframe) {
                         updateContentHeight();
                     }
                     $(function() {
-                        setTimeout(waitToLoad, 2500);
+                        setTimeout(waitToLoad, 3500);
                     });
             </script>";
         }