mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-12 16:58:51 +00:00
Monotone-Parent: 47f2ef63b4830f25565ec83af93214cd6bf320e7
Monotone-Revision: 766baf56d74d898b08d6a686cdd909e3825d8e2f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-11-03T14:26:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -270,8 +270,7 @@ function onCASRecoverIFrameLoaded(event) {
|
||||
1);
|
||||
}
|
||||
else {
|
||||
var logoffUrl = UserFolderURL + "logoff";
|
||||
window.location.href = logoffUrl;
|
||||
window.location.href = UserFolderURL;
|
||||
}
|
||||
this.request = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user