roojs-ui-debug.js
authorAlan Knowles <alan@roojs.com>
Wed, 16 Apr 2014 10:15:20 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 16 Apr 2014 10:15:20 +0000 (18:15 +0800)
roojs-ui.js

roojs-ui-debug.js

index 35f82b8..e6afb05 100644 (file)
@@ -15056,7 +15056,7 @@ Roo.MessageBox = function(){
             msgEl.innerHTML = text || '&#160;';
       
             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.([cw,msgEl.offsetWidth, msgEl.parentNode.scrollWidth]));
             var w = Math.max(
                     Math.min(opt.width || cw , this.maxWidth), 
                     Math.max(opt.minWidth || this.minWidth, bwidth)