mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
Monotone-Parent: 6b80a82a1c8467dead7e9167694acac4cd8cae38
Monotone-Revision: 164d0ac238e069b138546ff280879bd831709536 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-05-21T21:25:14 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -18,7 +18,7 @@ function onPopupAttendeesWindow(event) {
|
||||
else
|
||||
ComponentEditor.attendeesWindow = window.open(ApplicationBaseURL + "/editAttendees",
|
||||
sanitizeWindowName(activeCalendar + activeComponent + "Attendees"),
|
||||
"width=803,height=573");
|
||||
"width=900,height=573");
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user