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

index 30eb915..4ee30a1 100644 (file)
@@ -1446,8 +1446,9 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
         }, this);
     },
     
-    setStylesheets : function(href)
+    setStylesheets : function(stylesheets)
     {
+//        if(typeof(href) ==)
 //        Roo.each(this.stylesheets, function(s) {
 //            st += '<link rel="stylesheet" type="text/css" href="' + s +'" />'
 //        });