Fixing bustage from check-in of attachment 146150

git-svn-id: svn://10.0.0.236/trunk@154920 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mostafah%oeone.com
2004-04-15 13:54:58 +00:00
parent 3ce033390e
commit b320d8204f

View File

@@ -230,7 +230,7 @@ MonthView.prototype.refreshEvents = function monthView_refreshEvents( )
var eventBox = null;
while ( eventBoxList.item(0) ) {
while ( eventBoxList.item(0) )
{
eventBox = eventBoxList[ 0 ];
eventBox.parentNode.removeChild( eventBox );