From d3d8762ee75848938fdcc76f366e260f01148bde Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 22 Dec 2011 13:24:28 +0800 Subject: [PATCH] roojs-debug.js --- roojs-debug.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roojs-debug.js b/roojs-debug.js index 5f03dcb884..0ef9bb4e97 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -30103,7 +30103,7 @@ Roo.MessageBox = function(){ msgEl.innerHTML = text || ' '; var cw = Math.max(msgEl.offsetWidth, msgEl.parentNode.scrollWidth); - Roo.log("guesed size: " + JSON.stringify([cw,msgEl.offsetWidth, msgEl.parentNode.scrollWidth])); + //Roo.log("guesed size: " + JSON.stringify([cw,msgEl.offsetWidth, msgEl.parentNode.scrollWidth])); var w = Math.max( Math.min(opt.width || cw , this.maxWidth), Math.max(opt.minWidth || this.minWidth, bwidth) -- 2.39.2