| Issue 902: | Where is isEventEditable parameter? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I can see this line in code t.isEventDraggable = isEventDraggable; t.isEventResizable = isEventResizable; but where is isEventEditable? Could this be the cause of my problems with this problem I'm having http://stackoverflow.com/questions/5623523/fullcalendar-editable-property-not-working
Apr 12, 2011
#1
djordjev...@gmail.com
May 8, 2011
those are internal methods that you shouldnt be concerned with. i believe your problem has to so with string vs boolean value
Status:
Done
|
|
| ► Sign in to add a comment |