DHTMLX / scheduler

GPL version of JavaScript Event Scheduler
https://dhtmlx.com/docs/products/dhtmlxScheduler/
GNU General Public License v2.0
315 stars 111 forks source link

Fix for issue #25 #29

Closed bmatasar closed 6 years ago

bmatasar commented 8 years ago

The "Disabled" button is not really disabled while editing an instance. Users might click on it and it will actually toggle the open property. Submitting an event after clicking once the Disabled button would actually submit rec_type info and create a series that has a parent, which is wrong.

AlexKlimenkov commented 6 years ago

The fix is added to the dev repository of the component, this repo will be updated with the next release