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

index b447ef4..e984067 100644 (file)
@@ -1444,6 +1444,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
     
     setStylesheets : function(stylesheets)
     {
+        Roo.log('setting stylesheets!!!!!!!!!!!!!!!!!!!!!!!!!!');
         if(typeof(stylesheets) == 'string'){
             Roo.get(this.iframe.contentDocument.head).createChild({
                 tag : 'link',