Roo/HtmlEditorCore.js
authoredward <edward@roojs.com>
Mon, 26 Mar 2018 04:06:32 +0000 (12:06 +0800)
committeredward <edward@roojs.com>
Mon, 26 Mar 2018 04:06:32 +0000 (12:06 +0800)
Roo/HtmlEditorCore.js

index a9c68c3..a5b781d 100644 (file)
@@ -180,7 +180,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
             //<style type="text/css">' +
             //'body{border:0;margin:0;padding:3px;height:98%;cursor:text;}' +
             //'</style>' +
-            ' </head><body class="roo-htmleditor-body"></body></html>';
+            ' </head><body class="' +  cls + '"></body></html>';
     },
 
     // private