Roo/bootstrap/LayoutMasonryAuto.js
authoredward <edward@roojs.com>
Tue, 21 Feb 2017 08:43:00 +0000 (16:43 +0800)
committeredward <edward@roojs.com>
Tue, 21 Feb 2017 08:43:00 +0000 (16:43 +0800)
Roo/bootstrap/LayoutMasonryAuto.js

index fdaebae..3935968 100644 (file)
@@ -141,6 +141,8 @@ Roo.extend(Roo.bootstrap.LayoutMasonryAuto, Roo.bootstrap.Component,  {
     
     reloadItems: function()
     {
+        return;
+        
         this.bricks = this.el.select('.masonry-brick', true);
         
         this.bricks.each(function(b) {