Roo/bootstrap/LayoutMasonry.js
authorjohn <john@roojs.com>
Mon, 11 Dec 2017 04:31:09 +0000 (12:31 +0800)
committerjohn <john@roojs.com>
Mon, 11 Dec 2017 04:31:09 +0000 (12:31 +0800)
Roo/bootstrap/LayoutMasonry.js

index 4c3d0b7..4ee2419 100644 (file)
@@ -1263,7 +1263,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
     getSelected : function()
     {
         for (var i=0; i<this.bricks.length; i++) {
-            Roo.log(this.bricks)[i];
+            Roo.log(this.bricks[i]);
         }
     }