Roo/bootstrap/LayoutMasonry.js
authorEdward <edward@roojs.com>
Tue, 18 Dec 2018 03:45:32 +0000 (11:45 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Dec 2018 03:45:32 +0000 (11:45 +0800)
Roo/bootstrap/LayoutMasonry.js

index 52af12a..7864971 100644 (file)
@@ -152,7 +152,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
         this.selectedBrick = [];
         
         this.currentSize = this.el.getBox(true);
-        alert(JSON.stringify(this.currentSize));
+        
         Roo.EventManager.onWindowResize(this.resize, this); 
 
         if(!this.isAutoInitial){