My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2073: revertFunc() won't works
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Jun 2014


Sign in to add a comment
 
Reported by top4mu...@gmail.com, Jan 17, 2014
This the JSFiddle

http://jsfiddle.net/sW6DB/

and try to move an event to a day before Today.... it locks and chrome Console give me this "Uncaught TypeError: boolean is not a function" referring to the row with revertFunc()

Thanks for any help

Carlo
Jan 18, 2014
#1 top4mu...@gmail.com
Ok, I answer to myself....

this "eventDrop: function(event, dayDelta, minuteDelta, revertFunc) {" function was uncomplete.
It must be "eventDrop: function(event, dayDelta, minuteDelta, allDay, revertFunc) {"

Whith allDay variable.

The correct JS: http://jsfiddle.net/sW6DB/2/

Thanks anyway

Carlo
Jun 7, 2014
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting