mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-25 13:25:28 +00:00
@@ -196,7 +196,8 @@
|
||||
|
||||
if (baseComponent) {
|
||||
component = baseComponent;
|
||||
component.updateFreeBusy();
|
||||
component.initAttendees();
|
||||
component.$attendees.updateFreeBusy();
|
||||
}
|
||||
else {
|
||||
component = new Component({ pid: Calendar.$defaultCalendar(), type: type });
|
||||
|
||||
Reference in New Issue
Block a user