mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-16 02:38:51 +00:00
Improve URL handling in popup of events
This commit is contained in:
@@ -817,6 +817,7 @@ function onViewEventCallback(http) {
|
||||
|
||||
div.setStyle({ left: left + "px", top: top + "px" });
|
||||
div.show();
|
||||
configureLinks(div);
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user