Mantis 107: clicking on a 'view d&t' type event doesn't select it

Monotone-Parent: 0f96bbd5bd12a4eb42f2da32dac803b09f41e85e
Monotone-Revision: f204b5cbae9f137b40fe156567df21dd058ef0fd

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-08-20T19:30:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert 2009-08-20 19:30:06 +00:00
parent 553cb396fe
commit 0fc8ee7756

View file

@ -1056,6 +1056,7 @@ function newBaseEventDIV(eventRep, event, eventText) {
if (event[2] == null) {
eventDiv.observe("selectstart", listRowMouseDownHandler);
eventDiv.observe("click", onCalendarSelectEvent);
}
else {
// Status field is defined -- user can read event