Roo/bootstrap/NavSidebarItem.js
authorAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 06:39:37 +0000 (14:39 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 11 Jan 2019 06:39:37 +0000 (14:39 +0800)
Roo/bootstrap/NavSidebarItem.js

index 7ba0804..893b962 100644 (file)
@@ -155,7 +155,7 @@ Roo.extend(Roo.bootstrap.NavSidebarItem, Roo.bootstrap.NavItem,  {
             e.preventDefault();
         }
         
-        this.fireEvent('click', this);
+        this.fireEvent('click', this, e);
     },
     
     disable : function()