bluerail / twitter-bootstrap-rails-confirm

Confirm dialogs using Twitter Bootstrap
https://bluerail.nl
MIT License
85 stars 34 forks source link

adding template and setting default cancel class to btn-secondary for bootstrap 4 #35

Closed thiesp closed 6 years ago

thiesp commented 6 years ago

I've added a bootstrap 4 compatible template for the confirmation dialog.

Setting default confirm-cancel-class to "btn-secondary"

rvanlieshout commented 6 years ago

Verified that without the modal looks weird and with this it looks ok. Thnx

rvanlieshout commented 6 years ago

@thiesp, I'll try to release this today!