mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 12:25:23 +00:00
See ChangeLog.
Monotone-Parent: 29cd46d91b0c0d1156ea93feaa77eb114a1dc1bc Monotone-Revision: c1fbc1eec0e204f82627f44220958a6f0f63ffe9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-28T20:19:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1487,7 +1487,7 @@ function prepareTableRows() {
|
||||
function prepareAttendees() {
|
||||
var tableAttendees = $("freeBusyAttendees");
|
||||
var tableData = $("freeBusyData");
|
||||
var organizer = window.opener.organizer;
|
||||
var organizer = window.opener.getCalendarOwner();
|
||||
var attendees = window.opener.attendees;
|
||||
var attendeesKeys = (attendees ? attendees.keys() : null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user