pagedown-bootstrap
pagedown-bootstrap copied to clipboard
Update Modal Box to Bootstrap 3 Syntax
Fixes modal not appearing when using Bootstrap 3. Does, however, break Bootstrap 2 compatibility.
Updates BS 2 modal syntax to BS 3 syntax.
+1 on this issue
commit 60188c2 works for me,
The changes on lines 1378-1392 are breaking changes (and unrelated to this issue). @samwillis should reject this request, even though the modal functionality is corrected.