Improve URL handling in popup of events

This commit is contained in:
Francis Lachapelle
2014-02-10 21:49:49 -05:00
parent b91032db8e
commit fcfd8be771
3 changed files with 37 additions and 33 deletions

View File

@@ -817,6 +817,7 @@ function onViewEventCallback(http) {
div.setStyle({ left: left + "px", top: top + "px" });
div.show();
configureLinks(div);
}
}
else {