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

Modal class name between _fade_ and _in_ #44

Closed 6temes closed 8 years ago

6temes commented 8 years ago

If the option modalClass is used, the class name sits in between the class fade and the class in.

It does not affect any functionality, but it is unaesthetic.

screen shot 2016-09-26 at 16 00 04