Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 09:01:09 +0000 (17:01 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 09:01:09 +0000 (17:01 +0800)
Roo/form/HtmlEditor.js

index 1d39187..158d628 100644 (file)
@@ -315,7 +315,6 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
                     break;
                 }
                 
-                if()
                 this.el.dom.setSelectionRange(pos, pos);
             },