This commit is contained in:
mvl%exedo.nl 2004-11-23 09:57:39 +00:00
Родитель 57c8acb301
Коммит f9eade4b2b
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -134,7 +134,6 @@ function calendarManager( CalendarWindow )
function autoreloadCmd(){
if( ThisCalendar.getAttribute( "http://home.netscape.com/NC-rdf#active" ) == "true" )
ThisObject.reloadCalendar( ThisCalendar );
}
}
return autoreloadCmd;
}