Roo/bootstrap/Modal.js
[roojs1] / Roo / bootstrap / Modal.js
index c1e7947..2bf7dcb 100644 (file)
@@ -306,7 +306,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
                 }, this);
             this.headerEditEl.on('blur', function(e) {
                 this.toggleHeaderInput(false)
-            });
+            },this);
         }
 
     },