Fix #7586 - more events for editor
[roojs1] / Roo / form / HtmlEditor.js
index a6baf6f..de06645 100644 (file)
@@ -221,7 +221,8 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
             * Fires when press user pastes into the editor
             * @param {Roo.HtmlEditorCore} this
             */
-            paste: true 
+            paste: true,
+            
         });
         this.defaultAutoCreate =  {
             tag: "textarea",