X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=Roo%2Fform%2FHtmlEditor%2FToolbarStandard.js;h=d054fab06b265542b42f77e85efa5334657164e4;hp=d72555f62c43622788a830adc198752de89ffe3a;hb=f2689269a2a28287e338dbca978ed7bbeaf2c060;hpb=3de6a5d9bc36a1c1b8e1e457719dc89741ef0e71 diff --git a/Roo/form/HtmlEditor/ToolbarStandard.js b/Roo/form/HtmlEditor/ToolbarStandard.js index d72555f62c..d054fab06b 100644 --- a/Roo/form/HtmlEditor/ToolbarStandard.js +++ b/Roo/form/HtmlEditor/ToolbarStandard.js @@ -535,7 +535,7 @@ Roo.form.HtmlEditor.ToolbarStandard.prototype = { ec.relayCmd('createlink', url); } }); - }).defer(100, this); // we have to defer this , otherwise the mouse click gives focus to the main window. + }).defer(100, this); // we have to defer this , otherwise the mouse click gives focus to the main window. },