Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:36:33 +0000 (13:36 +0800)
committerEdward <edward@roojs.com>
Fri, 19 Jun 2015 05:36:33 +0000 (13:36 +0800)
Roo/form/HtmlEditor.js

index 790d8aa..bd8d757 100644 (file)
@@ -187,11 +187,11 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
             savedpreview: true,
             
             /**
-            * @event stylesheets_click
+            * @event stylesheetsclick
             * Fires when press the Sytlesheets button
             * @param {Roo.HtmlEditorCore} this
             */
-            stylesheets_click: true
+            stylesheetsclick: true
         });
         this.defaultAutoCreate =  {
             tag: "textarea",