Roo/bootstrap/MasonryBrick.js
authoredward <edward@roojs.com>
Wed, 18 Oct 2017 04:38:27 +0000 (12:38 +0800)
committeredward <edward@roojs.com>
Wed, 18 Oct 2017 04:38:27 +0000 (12:38 +0800)
Roo/bootstrap/MasonryBrick.js

index a3f3d1c..bc5ce3e 100644 (file)
@@ -328,8 +328,6 @@ Roo.extend(Roo.bootstrap.MasonryBrick, Roo.bootstrap.Component,  {
                 break;
         }
         
-        
-        
         if(Roo.isTouch){
             this.el.on('touchstart', this.onTouchStart, this);
             this.el.on('touchmove', this.onTouchMove, this);