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

index 9ba61b1..9c19fc2 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);
+                Roo.log(f.pop());
                 
                 
             },