docs2/Roo.docs.template.js
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:04:43 +0000 (16:04 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 08:04:43 +0000 (16:04 +0800)
docs2/Roo.docs.template.js

index 7edffb0..1b21665 100644 (file)
@@ -417,7 +417,7 @@ Roo.docs.template  = {
             }
         );
         */
-        Roo.log(JSON.stringify(str));
+        //Roo.log(JSON.stringify(str));
        str = str.replace(/[ \t]+\n/gi, '\n');
         str = str.replace(/\n\n+/gi, '<br/><br/>');
        //str = str.replace(/\n/gi, '<br/>');