Roo/bootstrap/LayoutMasonry.js
authorjohn <john@roojs.com>
Thu, 14 Dec 2017 09:43:36 +0000 (17:43 +0800)
committerjohn <john@roojs.com>
Thu, 14 Dec 2017 09:43:36 +0000 (17:43 +0800)
Roo/bootstrap/LayoutMasonry.js

index a81a52b..f574ce3 100644 (file)
@@ -106,6 +106,8 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
     
     getAutoCreate : function(){
         
+        var cfg = Roo.apply({}, Roo.bootstrap.LayoutMasonry.superclass.getAutoCreate.call(this));
+        
         var cfg = {
             tag: this.tag,
             cls: 'blog-masonary-wrapper ' + this.cls,