From afba19c03c4da30cc358de891e564e5929a20d1c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 30 Mar 2015 13:21:10 +0800 Subject: [PATCH] Pman.Login.js --- Pman.Login.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Login.js b/Pman.Login.js index 4074d1bf..025769a2 100644 --- a/Pman.Login.js +++ b/Pman.Login.js @@ -419,7 +419,7 @@ Pman.Login = new Roo.util.Observable({ style: 'margin-bottom: 10px;' }, Pman.Login.form.el.dom.firstChild - ).on('error', function(this) { + ).on('error', function() { this.dom.style.display = 'none'; }); -- 2.39.2