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

index 8b418d9..cd7a39e 100644 (file)
@@ -100,7 +100,9 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
     /**
      * @cfg {Number} alternativePadWidth padding below box..
      */   
-    alternativePadWidth : 50, 
+    alternativePadWidth : 50,
+    
+    selectedBrick : [],
     
     getAutoCreate : function(){