Roo/bootstrap/TabPanel.js
authorEdward <edward@roojs.com>
Fri, 29 Aug 2014 05:38:50 +0000 (13:38 +0800)
committerEdward <edward@roojs.com>
Fri, 29 Aug 2014 05:38:50 +0000 (13:38 +0800)
Roo/bootstrap/TabPanel.js

index defeac8..0acf452 100644 (file)
@@ -26,10 +26,9 @@ Roo.bootstrap.TabPanel = function(config){
         /**
             * @event changed
             * Fires when the active status changes
-             * @param {Roo.EventObject} e
-            * @param {Roo.bootstrap.TabPanel} this
+             * @param {Roo.bootstrap.TabPanel} this
             * @param {Boolean} state the new state
-           
+            * @param {Roo.EventObject} e
          */
         'changed': true
      });