mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
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:
@@ -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")) {
|
||||
|
||||
499
UI/WebServerResources/prototype.js
vendored
499
UI/WebServerResources/prototype.js
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user