Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 27 Mar 2012 03:23:44 +0000 (11:23 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 27 Mar 2012 03:23:44 +0000 (11:23 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 5154213..8a00965 100644 (file)
@@ -273,7 +273,6 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
      */
     updateToolbar: function(editor,ev,sel){
 
-        Roo.log(ignore_b);
         
         // capture mouse up - this is handy for selecting images..
         // perhaps should go somewhere else...