Monotone-Parent: 446dc2fe56edaa60c18f0f2fd37efa19fe904d41

Monotone-Revision: aee5a83161f17cfc5adfc2cd3caf9d72bb2bbe97

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-02-05T17:09:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-02-05 17:09:19 +00:00
parent 1bb89ad014
commit 2f8d9423df
2 changed files with 269 additions and 232 deletions

View File

@@ -1375,7 +1375,7 @@ function loadPreferences() {
}
function onLoadHandler(event) {
if (typeof UserLogin != "undefined")
if (typeof UserLogin != "undefined" && UserLogin != "wrongusernamepassword")
loadPreferences();
queryParameters = parseQueryParameters('' + window.location);
if (!$(document.body).hasClassName("popup")) {

File diff suppressed because it is too large Load Diff