Avoid log

This commit is contained in:
Laurent Destailleur 2019-12-04 15:55:22 +01:00
parent b78f310508
commit b61434dbef

View File

@ -192,7 +192,7 @@ class DolEditor
$out.= '<!-- Output ckeditor $disallowAnyContent='.$disallowAnyContent.' toolbarname='.$this->toolbarname.' -->'."\n";
$out.= '<script type="text/javascript">
$(document).ready(function () {
console.log("Run ckeditor");
/* console.log("Run ckeditor"); */
/* if (CKEDITOR.loadFullCore) CKEDITOR.loadFullCore(); */
/* should be editor=CKEDITOR.replace but what if serveral editors ? */
CKEDITOR.replace(\''.$this->htmlname.'\',