From: vincent@cubedesigners.com Date: Fri, 14 Mar 2014 16:23:59 +0000 (+0000) Subject: (no commit message) X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=5ab5ad983d18225a7f412ec055c89d6749f7b637;p=cubeextranet.git --- 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) {