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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user