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