Roo/bootstrap/MasonryBrick.js
authorbenny <benny@roojs.com>
Wed, 25 Jul 2018 02:48:43 +0000 (10:48 +0800)
committerbenny <benny@roojs.com>
Wed, 25 Jul 2018 02:48:43 +0000 (10:48 +0800)
Roo/bootstrap/MasonryBrick.js

index 3ef4672..ddd72d0 100644 (file)
@@ -381,7 +381,7 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component,  {
             this.selectBrick();
         }
         
-        this.fireEvent('click', this);
+        this.fireEvent('click', this, e);
     },
     
     enter: function(e, el)