powmedia / backbone.bootstrap-modal

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

Fix error when content wasn't set #58

Closed jmmk closed 10 years ago

jmmk commented 10 years ago

If content was not set, content.$el gave TypeError: Cannot read property '$el' of undefined.