Monotone-Parent: 8df89c3ad3718e4affcb4e9695782bc71a0e78b3

Monotone-Revision: c13bb6c27a77992c5dbb9148d4fdd8c0670bedfb

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-10-14T13:20:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-10-14 13:20:25 +00:00
parent 0c7e32caf2
commit 750b0fb960
+1 -1
View File
@@ -2062,7 +2062,7 @@ function onCalendarSelectEvent(event, willShowContextualMenu) {
// - Shift key is pressed;
// - Or right button is clicked and event is already selected.
deselectAll();
listOfSelection = $("eventsList");
listOfSelection = null;
this.selectElement();
if (alreadySelected)
selectedCalendarCell = [this];