examples/form/htmledit.js
authorAlan <alan@roojs.com>
Fri, 31 Dec 2021 03:27:16 +0000 (11:27 +0800)
committerAlan <alan@roojs.com>
Fri, 31 Dec 2021 03:27:16 +0000 (11:27 +0800)
examples/form/htmledit.js

index 31c1bc7..19a6d71 100644 (file)
@@ -26,6 +26,11 @@ Roo.onReady(function(){
                 xtype : 'HtmlEditor',
                 xns: Roo.form,
                 white : [ 'iframe' ],
+                autoClean : true,
+                stylesheets : [ 
+                    '../..//roojs1/css/undoreset.css',   
+                    'http://localhost/web.MediaOutreach/Pman/PressRelease/templates/images/css/editor.css'
+                ],
                 toolbars : [    
                     {
                         xtype : 'ToolbarStandard',