Roo/bootstrap/LayoutMasonry.js
authorEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:57:23 +0000 (12:57 +0800)
committerEdward <edward@roojs.com>
Tue, 18 Dec 2018 04:57:23 +0000 (12:57 +0800)
Roo/bootstrap/LayoutMasonry.js

index 0b082f7..48db46a 100644 (file)
@@ -665,7 +665,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component,  {
                 b.el.setHeight(height);
                 
                 b.el.select('iframe',true).first().set('width', width);
                 b.el.setHeight(height);
                 
                 b.el.select('iframe',true).first().set('width', width);
-                b.el.select('iframe',true).first().set(height);
+                b.el.select('iframe',true).first().set('height', height);
                 // iframe?
 //                b.el.select('iframe',true).setSize(width,height);
                 
                 // iframe?
 //                b.el.select('iframe',true).setSize(width,height);