Roo/HtmlEditorCore.js
authorAlan <alan@roojs.com>
Fri, 17 Feb 2023 04:50:03 +0000 (12:50 +0800)
committerAlan <alan@roojs.com>
Fri, 17 Feb 2023 04:50:03 +0000 (12:50 +0800)
Roo/HtmlEditorCore.js

index 967be2b..ae58b73 100644 (file)
@@ -71,8 +71,8 @@ Roo.HtmlEditorCore = function(config){
          * Fires when on any editor (mouse up/down cursor movement etc.) - used for toolbar hooks.
          * @param {Roo.HtmlEditorCore} this
          */
-        editorevent: true 
-         
+        editorevent: true,
+        
         
     });