Selaa lähdekoodia

Increase time of loading BT#15166

Julio Montoya 6 vuotta sitten
vanhempi
commit
d687f5c719
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>";
         }