This commit is contained in:
Ludovic Marcotte 2013-09-27 10:00:39 -04:00
parent 1e48481426
commit 7c7031333e

View file

@ -1404,10 +1404,6 @@ function reloadWebCalendarCallback(http) {
refreshEventsAndTasks(); refreshEventsAndTasks();
changeCalendarDisplay(); changeCalendarDisplay();
} }
else {
var newFolderID = remaining[0];
reloadWebCalendar(newFolderID, refreshOperations);
}
} }
else { else {
if (success) { if (success) {