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

index e43c6eb..f91060e 100644 (file)
@@ -71,14 +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
         
-        /**
-         * @event stylesheets
-         * Fires when press the Sytlesheets button
-         * @param {Roo.HtmlEditorCore} this
-         */
-        stylesheets: true
     });
     
     // at this point this.owner is set, so we can start working out the whitelisted / blacklisted elements