roojs-ui.js
[roojs1] / roojs-ui-debug.js
index 3a0ad3c..0c2ab6a 100644 (file)
@@ -27735,7 +27735,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') {