mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 89f7acd5b2ca8bc8da9b0cb8fcf35fe89259d61c
Monotone-Revision: 553e03d19134ad3b614013a454242bf2cc14df0b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-13T22:02:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,6 +25,10 @@
|
||||
label="Day View";
|
||||
onclick = "return onDayOverview();";
|
||||
image = "day-view.png"; },
|
||||
{ link = "dayoverview";
|
||||
label="Multicolumn Day View";
|
||||
onclick = "return onMulticolumnDayOverview();";
|
||||
image = "day-view-multicolumn.png"; },
|
||||
{ link = "weekoverview";
|
||||
label="Week View";
|
||||
onclick = "return onWeekOverview();";
|
||||
|
||||
Reference in New Issue
Block a user