TrevorS / bootstrap3-datetimepicker-rails

This gem packages the bootstrap-datetimepicker for the Rails 3.1+ asset pipeline.
MIT License
292 stars 123 forks source link

AM/PM button submits the form in Rails4 with jquery-ujs #29

Closed sunderwood closed 9 years ago

sunderwood commented 9 years ago

I'm using jquery-ujs which automatically submits a form when a button without the type='button' attribute is clicked. Please add this attribute to the toggle period button.

TrevorS commented 9 years ago

I suggest raising this issue at https://github.com/Eonasdan/bootstrap-datetimepicker.

When a new release occurs, I'll update the gem.

Thanks!