From 7eec9512b5ee6745cec700ac9f068e9efb941191 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 12:04:24 +0800 Subject: [PATCH] Roo/bootstrap/LayoutMasonry.js --- Roo/bootstrap/LayoutMasonry.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 8568f1011b..799fdb0ac8 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -662,6 +662,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { } if(b.videourl && b.videourl.length) { + console.log([width, height]); alert([width, height]); } -- 2.39.2