mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-20 13:55:58 +00:00
@@ -192,7 +192,7 @@ function onComponentEditorLoad(event) {
|
||||
initializeClassificationMenu();
|
||||
var list = $("calendarList");
|
||||
if (list) {
|
||||
list.on("change", onChangeCalendar, false);
|
||||
list.on("change", onChangeCalendar);
|
||||
list.fire("mousedown");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user