adjustments to jqui theme classes on cells

This commit is contained in:
Adam Shaw
2014-08-25 20:34:51 -07:00
parent 15fc899f05
commit 5bdecb0cf0
6 changed files with 46 additions and 44 deletions
-2
View File
@@ -30,8 +30,6 @@ View.prototype = {
widgetContentClass: null,
highlightStateClass: null,
dayRowThemeClass: null, // sets the theme className applied to DayGrid rows (none by default)
// document handlers, bound to `this` object
documentMousedownProxy: null,
documentDragStartProxy: null,