From 3e20178e68824a76e595f18d01a6eda7f8ccb8c1 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 18 Dec 2018 11:46:40 +0800 Subject: [PATCH] Roo/bootstrap/LayoutMasonry.js --- Roo/bootstrap/LayoutMasonry.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/LayoutMasonry.js b/Roo/bootstrap/LayoutMasonry.js index 7864971314..5623924571 100644 --- a/Roo/bootstrap/LayoutMasonry.js +++ b/Roo/bootstrap/LayoutMasonry.js @@ -215,7 +215,7 @@ Roo.extend(Roo.bootstrap.LayoutMasonry, Roo.bootstrap.Component, { verticalMeasureColumns : function() { this.getContainerWidth(); - + alert(this.containerWidth); // if(Roo.lib.Dom.getViewWidth() < 768 && this.isAlternative){ // this.colWidth = Math.floor(this.containerWidth * 0.8); // return; -- 2.39.2