mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-28 14:45:28 +00:00
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:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user