mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
merge of '6ea189a179012ff48f750e835f069abfdbe32c7c'
and 'e0d6a2d51589348dbe6602973f8a6ae6718f0991' Monotone-Parent: 6ea189a179012ff48f750e835f069abfdbe32c7c Monotone-Parent: e0d6a2d51589348dbe6602973f8a6ae6718f0991 Monotone-Revision: 3765f757435c9d9934d42b1af5d1fd32fe72631a Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-07-16T02:17:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -856,6 +856,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