ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.31k forks source link

[BS3] fix #309 garbage shown on modal for remotes #337

Open mlt opened 4 years ago

mlt commented 4 years ago

Bootstrap 3 uses data-remote for modals. https://getbootstrap.com/docs/3.4/javascript/#modals-options

This closes #309