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:
Wolfgang Sourdeau
2010-05-06 19:30:14 +00:00
parent 861190b68f
commit 320e9256d1
21 changed files with 227 additions and 10 deletions
+4
View File
@@ -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")