mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
Monotone-Parent: 044582e9ad4ddb9d86e36c14f35c91195c979b7c
Monotone-Revision: 8f6b1948a4de37d255b2c1ab1d3f1baa780f455d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-06T19:30:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -2167,6 +2167,10 @@ function onCalendarModify(event) {
|
||||
isWebCalendar = true;
|
||||
}
|
||||
}
|
||||
var owner = selected.getAttribute("owner");
|
||||
if (owner == UserLogin) {
|
||||
height += 24;
|
||||
}
|
||||
if (isWebCalendar)
|
||||
height += 41;
|
||||
else if (calendarID == "/personal")
|
||||
|
||||
Reference in New Issue
Block a user