Roo/HtmlEditorCore.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 09:55:27 +0000 (17:55 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 09:55:27 +0000 (17:55 +0800)
Roo/HtmlEditorCore.js

index 31c1ea2..c52f95c 100644 (file)
@@ -1457,7 +1457,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             return;
         }
         var _this = this;
-        
+        Roo.log(_this.iframe.contentDocument.head);
         Roo.each(stylesheets, function(s) {
             if(!s.length){
                 return;