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

index 9c19fc2..1294d5d 100644 (file)
@@ -278,7 +278,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
                 
                 var f = value.substring(0, start).split("\t");
                 
-                Roo.log(f.pop());
+                Roo.log(f.pop().length);
                 
                 
             },