mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-10 12:10:12 +08:00
Fixing failing tests
This commit is contained in:
@@ -347,7 +347,7 @@ $.extend(AgendaView.prototype, {
|
||||
// the all-day area is flexible and might have a lot of events, so shift the height
|
||||
this.updateHeight();
|
||||
|
||||
// /View.prototype.renderEvents.call(this, events); // call the super-method
|
||||
View.prototype.renderEvents.call(this, events); // call the super-method
|
||||
},
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user