Roo/form/HtmlEditor/ToolbarContext.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:52:54 +0000 (18:52 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 29 Aug 2011 10:52:54 +0000 (18:52 +0800)
Roo/form/HtmlEditor/ToolbarContext.js

index 3ed6c1c..4b18ea3 100644 (file)
@@ -456,7 +456,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
         var n = cn.split('/-').pop();
         var ans = this.editor.getAllAncestors();
         var sel = ans[n];
-        
+        Roo.log(sel);
         // pick
         var range = this.editor.createRange();