Roo/bootstrap/LayoutMasonry.js
authorjohn <john@roojs.com>
Mon, 11 Dec 2017 03:24:52 +0000 (11:24 +0800)
committerjohn <john@roojs.com>
Mon, 11 Dec 2017 03:24:52 +0000 (11:24 +0800)
Roo/bootstrap/LayoutMasonry.js

index f6f728d..2ac6f7e 100644 (file)
@@ -1246,7 +1246,6 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
     register : function(brick)
     {
         this.bricks.push(brick);
-        Roo.log('brick pushing');
         brick.masonryId = this.id;
     },