From 637c9279aaf39732f688f0329d5e847c70f2f2b6 Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Sun, 1 May 2022 15:08:35 +0200 Subject: [PATCH] make iframe height = 1.41 time width --- views/bootstrap/class.ViewDocument.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/views/bootstrap/class.ViewDocument.php b/views/bootstrap/class.ViewDocument.php index ea1063909..8a7513e41 100644 --- a/views/bootstrap/class.ViewDocument.php +++ b/views/bootstrap/class.ViewDocument.php @@ -551,7 +551,9 @@ $(document).ready( function() { case 'application/pdf': $this->contentHeading(getMLText("preview")); ?> - +
+ +
hasConverter($latestContent->getMimeType())) { $this->contentHeading(getMLText("preview_pdf")); ?> - +
+ +