trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Do not override events set with setDefaults #809

Closed sandermarechal closed 9 years ago

sandermarechal commented 9 years ago

Events set using timepicker.setDefaults should not be overridden.

trentrichardson commented 9 years ago

@sandermarechal Thanks for the fix. I added this to the dev branch manually as the pull was pointed to the master branch and the changes were small. Thanks again! I will try to test out and get a new stable release soon.