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

index 8c22f0f..343781f 100644 (file)
@@ -1450,6 +1450,10 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
     
     setStylesheets : function(href)
     {
+//        Roo.each(this.stylesheets, function(s) {
+//            st += '<link rel="stylesheet" type="text/css" href="' + s +'" />'
+//        });
+
         Roo.get(this.iframe.contentDocument.head).createChild({
             tag : 'link',
             rel : 'stylesheet',