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

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