mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-21 06:16:00 +00:00
Monotone-Parent: b8739c38c2f4892f1fb2d687073e8cd5538e75f8
Monotone-Revision: 0ebf0ab3929b5c634b6870dbdf4648265482e512 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-25T19:41:49 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -619,7 +619,6 @@ function getParentMenu(node) {
|
||||
}
|
||||
|
||||
function onBodyClickMenuHandler(event) {
|
||||
document.menuTarget = null;
|
||||
hideMenu(document.currentPopupMenu);
|
||||
Event.stopObserving(document.body, "click", onBodyClickMenuHandler);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user