Fix for event dots in month view, from Eric via email to mikep.

This commit is contained in:
mikep%oeone.com 2003-02-12 15:19:35 +00:00
Родитель 7430b6adb3
Коммит d361ad778b
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -342,7 +342,6 @@ MonthView.prototype.refreshEvents = function monthView_refreshEvents( )
else
{
//if there is not a box to hold the little dots for this day...
var eventDayInView = this.dayNumberItemArray[ DisplayDate.getDate( ) ];
if ( !document.getElementById( "dotboxholder"+eventDayInView ) )
{
//make one