mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-17 04:25:56 +00:00
Monotone-Parent: 5d7a44d3b59de321eabbecb54aab769dad3132cc
Monotone-Revision: 326f22bb57c8cc3fad2cebc117d8f6a0dd96bdee Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-08-15T05:28:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -94,7 +94,7 @@ function editEvent() {
|
||||
}
|
||||
|
||||
for (var i = 0; i < nodes.length; i++)
|
||||
_editEventId(nodes[i].getAttribute("id"),
|
||||
_editEventId(nodes[i].cname,
|
||||
nodes[i].calendar);
|
||||
} else if (selectedCalendarCell) {
|
||||
_editEventId(selectedCalendarCell[0].cname,
|
||||
|
||||
Reference in New Issue
Block a user