mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-20 12:29:29 +00:00
Monotone-Parent: 1cb455e5ec2a7e5fe584f0aabe21cd236f2e01d8
Monotone-Revision: f1be023e9aabffedd5489218c3c7c909a4238dde Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-05-22T15:24:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1010,8 +1010,9 @@ function initializeMenus() {
|
||||
menus["searchMenu"] = new Array(setSearchCriteria);
|
||||
|
||||
initMenus();
|
||||
|
||||
$("calendarSelector").attachMenu("calendarsMenu");
|
||||
var selector = $("calendarSelector");
|
||||
if (selector)
|
||||
selector.attachMenu("calendarsMenu");
|
||||
}
|
||||
|
||||
function onMenuSharing(event) {
|
||||
|
||||
Reference in New Issue
Block a user