Fixing JS error with local files.
git-svn-id: svn://10.0.0.236/trunk@129730 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -181,7 +181,8 @@ calendarManager.prototype.addServerDialogResponse = function calMan_addServerDia
|
||||
|
||||
this.addCalendarToListBox( CalendarObject );
|
||||
|
||||
this.retrieveAndSaveRemoteCalendar( CalendarObject, onResponseAndRefresh );
|
||||
if( CalendarObject.remote === true )
|
||||
this.retrieveAndSaveRemoteCalendar( CalendarObject, onResponseAndRefresh );
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user