bootstrap-3-timepicker
bootstrap-3-timepicker copied to clipboard
Possibility to clear input
Theres a commit in the repo where you forked your repo from.
It allows for clearing the input.
When I call .val('')
on your control and click on the input-group-addon
the popup still contains the previously selected time.
Original issue: https://github.com/jdewit/bootstrap-timepicker/issues/155