mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 06:18:50 +00:00
Monotone-Parent: 1fd4f5e18827925008e26dac2c8a95ca5311ee27
Monotone-Revision: 709c82cae5a3806eb4d54d45003d5be1927c6ed1 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-03T15:59:39 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,10 +25,11 @@
|
||||
label="Day View";
|
||||
onclick = "return onDayOverview();";
|
||||
image = "day-view.png"; },
|
||||
{ link = "dayoverview";
|
||||
/* disabled until we fix the view */
|
||||
/* { link = "dayoverview";
|
||||
label="Multicolumn Day View";
|
||||
onclick = "return onMulticolumnDayOverview();";
|
||||
image = "day-view-multicolumn.png"; },
|
||||
image = "day-view-multicolumn.png"; }, */
|
||||
{ link = "weekoverview";
|
||||
label="Week View";
|
||||
onclick = "return onWeekOverview();";
|
||||
|
||||
Reference in New Issue
Block a user