From 15012a77e39caefe179e3d46f9bb9a9dec6fb05c Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Tue, 23 Apr 2019 16:42:48 -0500 Subject: [PATCH] Improve load of js injected in documents viewer - refs BT#15389 --- main/document/showinframes.php | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/main/document/showinframes.php b/main/document/showinframes.php index 8b07ef253b..525200ad65 100755 --- a/main/document/showinframes.php +++ b/main/document/showinframes.php @@ -237,19 +237,14 @@ if (!$playerSupported && $execute_iframe) { '; $htmlHeadXtra[] = ''; $htmlHeadXtra[] = ''; }