mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-09-09 11:22:41 +08:00
Drag revert working - need to do same for resize & tidy up
This commit is contained in:
@@ -103,6 +103,9 @@
|
||||
selectable: true,
|
||||
selectHelper: true,
|
||||
allDaySlot: true,
|
||||
eventDrop: function (event, delta, revertFunc) {
|
||||
revertFunc();
|
||||
},
|
||||
// weekends: false,
|
||||
header: {
|
||||
left: 'prev,next today',
|
||||
|
||||
Reference in New Issue
Block a user