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

Global settings support #5

Closed mehanoid closed 10 years ago

vjt commented 11 years ago

Looks good, if you just fix the two typos I'll merge this gladly.

Thank you!