Quellcode durchsuchen

Increase time of loading BT#15166

Julio Montoya vor 6 Jahren
Ursprung
Commit
d687f5c719
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>";
         }