mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 02:46:24 +00:00
Monotone-Parent: 20d80817220289853d33b5adb51874098644e330
Monotone-Revision: 0992ee2e65e65c4e8c5643be4ab4458d770bbeb6 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:50:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
function onPopupAttendeesWindow(event) {
|
||||
if (event)
|
||||
preventDefault(event);
|
||||
window.open(ApplicationBaseURL + "editAttendees", null,
|
||||
window.open(ApplicationBaseURL + "/editAttendees", null,
|
||||
"width=803,height=573");
|
||||
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user