Monotone-Parent: b5051834282e52ed3ada41a862242574f4f3016d

Monotone-Revision: 397fde917fae54c68a56446340e43b77444b00e1

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-11-21T15:04:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-11-21 15:04:37 +00:00
parent 6718be9192
commit e45d56f025
4 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -575,7 +575,7 @@ function popupMenu(event, menuId, target) {
popup.setStyle({ top: menuTop + "px",
left: menuLeft + "px",
visibility: "visible" });
document.currentPopupMenu = popup;
$(document.body).observe("click", onBodyClickMenuHandler);