зеркало из https://github.com/mozilla/pjs.git
Checked in patch for bug 247685
This commit is contained in:
Родитель
9c21afd585
Коммит
931b8987ed
|
@ -124,7 +124,7 @@ DayView.prototype.refreshEvents = function dayview_refreshEvents( ) {
|
|||
while( allDayBox.hasChildNodes() )
|
||||
allDayBox.removeChild( allDayBox.firstChild );
|
||||
|
||||
this.removeElementsByAttribute("eventBox", "dayview");
|
||||
this.removeElementsByAttribute("eventbox", "dayview");
|
||||
|
||||
// set view limits for the day
|
||||
var limits = this.getViewLimits(dayEventList,this.calendarWindow.getSelectedDate());
|
||||
|
|
Загрузка…
Ссылка в новой задаче