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

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