From 5ab5ad983d18225a7f412ec055c89d6749f7b637 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Fri, 14 Mar 2014 16:23:59 +0000 Subject: [PATCH] --- inc/ws/Util/html5/class.ws.html5.compiler.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/ws/Util/html5/class.ws.html5.compiler.php b/inc/ws/Util/html5/class.ws.html5.compiler.php index f3ad584e4..629c787df 100644 --- a/inc/ws/Util/html5/class.ws.html5.compiler.php +++ b/inc/ws/Util/html5/class.ws.html5.compiler.php @@ -491,7 +491,7 @@ class wsHTML5Compiler { $script .= '' . "\n"; $script .= '' . "\n"; if ($this->book->parametres->search) { - $script .= '' . "\n"; + //$script .= '' . "\n"; $script .= '' . "\n"; } foreach ($this->pluginJs as $p) { -- 2.39.5