From: Edward Date: Tue, 18 Dec 2018 04:56:48 +0000 (+0800) Subject: Roo/bootstrap/LayoutMasonry.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=bbcf546f87d4e1f1f5d9c4508331421bb3ddc851 Roo/bootstrap/LayoutMasonry.js --- diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 45c0a24572..281ec2dd47 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -665,7 +665,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { b.el.setHeight(height); b.el.select('iframe',true).set('width', width); - b.el.select('iframe',true).set(height) + b.el.select('iframe',true).set(height); // iframe? // b.el.select('iframe',true).setSize(width,height);