From d9450477944a798a4dd6f8fa000f3ffca9896ab7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 22 Aug 2017 13:15:56 +0200 Subject: [PATCH] Remove log --- htdocs/core/js/lib_head.js.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/core/js/lib_head.js.php b/htdocs/core/js/lib_head.js.php index c58cd3eba9e..55055792510 100644 --- a/htdocs/core/js/lib_head.js.php +++ b/htdocs/core/js/lib_head.js.php @@ -1027,7 +1027,7 @@ function document_preview(file, type, title) } function show_preview(mode) { - console.log("mode="+mode+" file="+file+" type="+type+" width="+width+" height="+height); + /* console.log("mode="+mode+" file="+file+" type="+type+" width="+width+" height="+height); */ var newElem = ''; optionsbuttons = {}