Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 02:37:51 +0000 (10:37 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 02:37:51 +0000 (10:37 +0800)
Roo/form/HtmlEditor.js

index c8cd1e8..2159219 100644 (file)
@@ -200,7 +200,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
      * @param {HtmlEditor} editor
      */
     createToolbar : function(editor){
-        Roo.log("create toolbars");
+        Roo.log("create toolbars!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1");
         if (!editor.toolbars || !editor.toolbars.length) {
             editor.toolbars = [ new Roo.form.HtmlEditor.ToolbarStandard() ]; // can be empty?
         }