Roo/bootstrap/form/HtmlEditor.js
authorAlan <alan@roojs.com>
Fri, 17 Feb 2023 04:41:24 +0000 (12:41 +0800)
committerAlan <alan@roojs.com>
Fri, 17 Feb 2023 04:41:24 +0000 (12:41 +0800)
Roo/bootstrap/form/HtmlEditor.js

index 987a3d7..e842aee 100644 (file)
@@ -97,6 +97,7 @@ Roo.bootstrap.form.HtmlEditor = function(config){
              * @param {HtmlEditor} this
              */
             savedpreview: true
+            
         });
 };