Roo/bootstrap/LayoutMasonry.js
authorEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:07:34 +0000 (12:07 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:07:34 +0000 (12:07 +0800)
Roo/bootstrap/LayoutMasonry.js

index bb90785..7864971 100644 (file)
@@ -683,10 +683,6 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
             
             y = maxY[col];
             
-            if(k == 0) {
-                console.log([x, y]);
-                alert([x, y]);
-            }
             var positions = [];
             
             switch (box.length){