changeset 1125 | 367768040a61 |
parent 1098 | be6cfe79128c |
child 1132 | 05fe0039d952 |
--- a/includes/clientside/static/login.js Sat Sep 26 15:26:14 2009 -0400 +++ b/includes/clientside/static/login.js Wed Sep 30 20:01:23 2009 -0400 @@ -1170,10 +1170,6 @@ }, function(response) { whiteOutReportSuccess(whitey); - setTimeout(function() - { - miniPromptDestroy(mp); - }, 1250); }); return false; }