Roo/bootstrap/MasonryBrick.js
authorjohn <john@roojs.com>
Mon, 11 Dec 2017 04:42:35 +0000 (12:42 +0800)
committerjohn <john@roojs.com>
Mon, 11 Dec 2017 04:42:35 +0000 (12:42 +0800)
Roo/bootstrap/MasonryBrick.js

index e4f61e8..85c4b12 100644 (file)
@@ -470,6 +470,10 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component,  {
         window.location.href = this.href;
     }
     
+    selectItem : function(e,el) {
+        Roo.log(e);
+        Roo.log(el);
+    }
 });