浏览代码

Increase time of loading BT#15166

Julio Montoya 6 年之前
父节点
当前提交
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>";
         }