Monotone-Parent: 246d397e0af187800cf5923e4ef3953c269d356c

Monotone-Revision: 5ab745610a99af379010a59452ed2e5f15ea9573

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2008-08-09T16:40:52
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2008-08-09 16:40:52 +00:00
parent 609c926c57
commit 437143d450
2 changed files with 3 additions and 3 deletions
@@ -21,8 +21,8 @@ function onOKClick(event) {
var calendarID = $("calendarID");
window.opener.updateCalendarProperties(calendarID.value,
calendarName.value,
calendarColor.value);
calendarName.value,
calendarColor.value);
}
function onColorClick(event) {