Просмотр исходного кода

Increase time of loading BT#15166

Julio Montoya 6 лет назад
Родитель
Сommit
d687f5c719
1 измененных файлов с 1 добавлено и 1 удалено
  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>";
         }