mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-06 05:48:50 +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;
|
||||
|
||||
BIN
UI/WebServerResources/calendar-reload.png
Normal file
BIN
UI/WebServerResources/calendar-reload.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user