mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-19 02:15:36 +00:00
Monotone-Parent: efb32ee0b07634ff28f86f07c618160d8d121225
Monotone-Revision: 9e683df87b2b67f61552768bc12e69f0d289640e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-11-19T22:19:17 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -571,6 +571,7 @@ function popupMenu(event, menuId, target) {
|
||||
|
||||
if (popup.prepareVisibility)
|
||||
popup.prepareVisibility();
|
||||
|
||||
popup.setStyle({ top: menuTop + "px",
|
||||
left: menuLeft + "px",
|
||||
visibility: "visible" });
|
||||
|
||||
Reference in New Issue
Block a user