mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-15 10:18:50 +00:00
Monotone-Parent: 4351ae4fc2e351a77cbb70655cd3da5ab2af66c7
Monotone-Revision: a67a6a3249b2b6a4b199678bc6f32cad47300639 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-04-24T17:42:16
This commit is contained in:
@@ -2399,7 +2399,9 @@ function updateCalendarStatus(event) {
|
||||
changeCalendarDisplay();
|
||||
}
|
||||
|
||||
return false;
|
||||
if (event) {
|
||||
event.returnValue = true;
|
||||
}
|
||||
}
|
||||
|
||||
function calendarStatusCallback(http) {
|
||||
|
||||
Reference in New Issue
Block a user