зеркало из https://github.com/mozilla/gecko-dev.git
bustage fix from bug 265274
This commit is contained in:
Родитель
57c8acb301
Коммит
f9eade4b2b
|
@ -134,7 +134,6 @@ function calendarManager( CalendarWindow )
|
||||||
function autoreloadCmd(){
|
function autoreloadCmd(){
|
||||||
if( ThisCalendar.getAttribute( "http://home.netscape.com/NC-rdf#active" ) == "true" )
|
if( ThisCalendar.getAttribute( "http://home.netscape.com/NC-rdf#active" ) == "true" )
|
||||||
ThisObject.reloadCalendar( ThisCalendar );
|
ThisObject.reloadCalendar( ThisCalendar );
|
||||||
}
|
|
||||||
}
|
}
|
||||||
return autoreloadCmd;
|
return autoreloadCmd;
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче