Issue 1874: backgroundColor in updateEvent
Status:  Done
Owner: ----
Closed:  Aug 2013
Reported by Cbbacch...@gmail.com, Jun 16, 2013
I think it's just a typo...
line 1091 in fullcalendar.js

e.backgroudColor = event.backgroudColor;

instead of 

e.backgroundColor = event.backgroundColor;

Aug 24, 2013
Project Member #1 adamrs...@gmail.com
was fixed in a recent release. thanks
Status: Done