mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-11 05:19:43 +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