From: vincent@cubedesigners.com Date: Fri, 23 Jun 2017 14:31:12 +0000 (+0000) Subject: En attendant de trouver mieux | fix #1496 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=27d4282c4ca0712dddfc7980a1d4e975c65d6741;p=cubeextranet.git En attendant de trouver mieux | fix #1496 @0.5 --- diff --git a/inc/ws/Util/html5/master/class.ws.html5.compiler.php b/inc/ws/Util/html5/master/class.ws.html5.compiler.php index 5dc694105..fb2abe86e 100644 --- a/inc/ws/Util/html5/master/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/master/class.ws.html5.compiler.php @@ -1115,6 +1115,7 @@ class wsHTML5Compiler { if (!$ok && $r = 300) { $this->maxRes = 150; } + $this->copy(WS_DOCS . '/' . $infos['document_id'] . '/p' . $infos['document_page'] . '.jpg', $this->vdir . '/data/thumbnails/p' . $page . '.jpg'); } $thumb = false;