bootstrap-timepicker
bootstrap-timepicker copied to clipboard
[New feature] Allow for custom templates.
I ran into an issue where the UX people on a project that wanted to use this decided that the up arrows should go backwards in time. Rather than add a whole new option just for that, I've allowed the template setting to contain custom html, so I could swap the increment and decrement buttons in my own application.
Seems reasonable. Thank you!