powmedia / backbone.bootstrap-modal

Bootstrap Modal wrapper for use with Backbone.
MIT License
183 stars 97 forks source link

Add option to toggle display of modal footer & buttons #50

Closed TylerLH closed 10 years ago

TylerLH commented 10 years ago

I added an option to toggle the display of the footer so I could use modals purely for display purposes (similar to a lightbox) instead of a dialog. Thought others might find this useful. Open to comments/suggestions!