roojs-ui.js
[roojs1] / roojs-debug.js
index a33f95b..4840a54 100644 (file)
@@ -52204,7 +52204,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
     },
     // private used internally
     createLink : function(){
-        Roo.log("create link?");
+        //Roo.log("create link?");
         var ec = this.editorcore;
         Roo.MessageBox.prompt("Add Link URL",this.createLinkText, function(btn, url) {
             if (btn != 'ok') {