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

Don't override the inline property in monkey patch #752

Closed forivall closed 10 years ago

forivall commented 10 years ago

Fixes a bug where the done button would appear after a change, even though it is not needed. (when the timepicker is not in a popup)

trentrichardson commented 10 years ago

Thank you for the fix. It is in the dev branch and will merge to master soon after all changes feel stable.