mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-07 22:48:01 +00:00
Renamed Multi-Column to Multicolumn and refactored some code
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
image = "day-view.png";
|
||||
tooltip = "Switch to day view"; },
|
||||
{ link = "#";
|
||||
label="Multi-Columns View";
|
||||
label="Multicolumn Day View";
|
||||
onclick = "return onMulticolumnDayOverview();";
|
||||
image = "day-view-multicolumn.png";
|
||||
tooltip = "Switch to multi-columns day view"; },
|
||||
|
||||
Reference in New Issue
Block a user