Roo/bootstrap/LayoutMasonry.js
[roojs1] / Roo / bootstrap / LayoutMasonry.js
index 64b4e44..7864971 100644 (file)
@@ -226,7 +226,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         if(this.containerWidth < this.boxWidth){
             boxWidth = this.containerWidth
         }
-        alert(boxWidth);
+        
         var containerWidth = this.containerWidth;
         
         var cols = Math.floor(containerWidth / boxWidth);