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

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