mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-28 12:46:24 +00:00
Monotone-Parent: 707164ec11dd27d07b717674cfe5eb52b0dad31b
Monotone-Revision: e0d6a2d51589348dbe6602973f8a6ae6718f0991 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2009-07-15T20:36:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -846,6 +846,12 @@ function onMonthOverview() {
|
||||
return _ensureView("monthview");
|
||||
}
|
||||
|
||||
function onCalendarReload() {
|
||||
changeCalendarDisplay(null, currentView);
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
function scrollDayView(scrollEvent) {
|
||||
if (scrollEvent) {
|
||||
var contentView;
|
||||
|
||||
Reference in New Issue
Block a user