mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 21:04:53 +00:00
Monotone-Parent: b97dac121b3e91b85aa6501ada5f0c990f1a4023
Monotone-Revision: ae6fe76c802adffd3a6829c353459ef85ab58cc3 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-02-07T20:24:41 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -322,7 +322,7 @@ function onAjaxRequestStateChange(http) {
|
||||
http.callbackData = null;
|
||||
}
|
||||
}
|
||||
catch (e) {
|
||||
catch(e) {
|
||||
activeAjaxRequests--;
|
||||
checkAjaxRequestsState();
|
||||
http.onreadystatechange = Prototype.emptyFunction;
|
||||
|
||||
Reference in New Issue
Block a user