regression from bug 242982. remove the right attribute

git-svn-id: svn://10.0.0.236/trunk@156203 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mvl%exedo.nl
2004-05-10 20:00:25 +00:00
parent 964fef73ac
commit 3416632c3e

View File

@@ -484,7 +484,7 @@ WeekView.prototype.refreshDisplay = function( )
}
} else {
/* it's not a weekend */
this.removeAttributeFromElements("day", dayIndex);
this.removeAttributeFromElements("weekend", dayIndex);
}
// advance to next day