X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2Fsrc%2FRoo_XComponent.js.html;h=f750c037a8f62a0654fbe04c511b1ac44480c190;hb=f75782c347f3d8c26acf0c63fa08a09d77539344;hp=c1df332466f36ab0fa0c951f9c9cd1e4eef48083;hpb=1f29758cfb4b45fba97b827fa53dad9e5b036281;p=roojs1 diff --git a/docs/symbols/src/Roo_XComponent.js.html b/docs/symbols/src/Roo_XComponent.js.html index c1df332466..f750c037a8 100644 --- a/docs/symbols/src/Roo_XComponent.js.html +++ b/docs/symbols/src/Roo_XComponent.js.html @@ -644,7 +644,7 @@ " of " + total + (m.name ? (' - ' + m.name) : ''); Roo.debug && Roo.log(msg); - if (!this.hideProgress && Roo.MessageBox) { + if (!_this.hideProgress && Roo.MessageBox) { Roo.MessageBox.updateProgress( (total - mods.length)/total, msg ); }