ifad / data-confirm-modal

Makes Rails' link_to confirm: 'foo' build a Bootstrap Modal instead of calling the browser's confirm() API.
MIT License
271 stars 115 forks source link

Bugfix: Bootstrap 4.0.0 beta3 support #62

Closed CyberDeck closed 6 years ago

CyberDeck commented 6 years ago

Just a small bugfix to get it running with Bootstrap 4.0.0 beta3 support.