mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-28 12:46:24 +00:00
Fix for bug #2221
This commit is contained in:
@@ -1404,10 +1404,6 @@ function reloadWebCalendarCallback(http) {
|
||||
refreshEventsAndTasks();
|
||||
changeCalendarDisplay();
|
||||
}
|
||||
else {
|
||||
var newFolderID = remaining[0];
|
||||
reloadWebCalendar(newFolderID, refreshOperations);
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (success) {
|
||||
|
||||
Reference in New Issue
Block a user