mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-04 09:59:44 +00:00
Monotone-Parent: 0f74ed9ee961ab1a0c1f0a7f590156e0a6ad0ccc
Monotone-Revision: 495909cb819acdb0da4a36935614c3ff0d72319b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-07T15:38:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1260,9 +1260,8 @@ function loadPreferences() {
|
||||
}
|
||||
|
||||
function onLoadHandler(event) {
|
||||
if (!document.body.hasClassName("loginPage")) {
|
||||
if (UserLogin)
|
||||
loadPreferences();
|
||||
}
|
||||
queryParameters = parseQueryParameters('' + window.location);
|
||||
if (!$(document.body).hasClassName("popup")) {
|
||||
initLogConsole();
|
||||
|
||||
Reference in New Issue
Block a user