From: Alan Knowles Date: Mon, 30 Mar 2015 05:21:10 +0000 (+0800) Subject: Pman.Login.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=afba19c03c4da30cc358de891e564e5929a20d1c Pman.Login.js --- 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'; });