From 093cc981dd6937c9f11d98764b86916c8e3f6c67 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Thu, 19 May 2022 14:33:54 +0000 Subject: [PATCH] wait #5286 @0.25 --- inc/ws/Util/packager/class.ws.packager.win.exe.html.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/inc/ws/Util/packager/class.ws.packager.win.exe.html.php b/inc/ws/Util/packager/class.ws.packager.win.exe.html.php index 659092b77..36a5fb3e5 100644 --- a/inc/ws/Util/packager/class.ws.packager.win.exe.html.php +++ b/inc/ws/Util/packager/class.ws.packager.win.exe.html.php @@ -154,8 +154,6 @@ class wsPackagerWinEXEHTML extends wsPackager if ($this->book->parametres->mobileVersion == 'html5-desktop') { $this->book->parametres->mobileVersion = 'html5'; } - // No need to have the widget - $this->book->parametres->widget = false; $this->daoBook->compile($this->book_id, 'html5', false, $this->book->parametres->forceCompileOnDownload, false, $this->book); } -- 2.39.5