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 = {}