roojs-core.js
[roojs1] / roojs-core-debug.js
index b9be269..75f898b 100644 (file)
@@ -6768,9 +6768,6 @@ Roo.EventObject = function(){
         DOWN : 40,
         /** Key constant 
         * @type Number */
-        MINUS : 45,
-        /** Key constant 
-        * @type Number */
         DELETE : 46,
         /** Key constant 
         * @type Number */
@@ -16518,7 +16515,7 @@ Roo.apply(Roo.XComponent, {
                     " 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  );
             }