diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 9798d85bb6..bea45b4cf9 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -27,7 +27,7 @@ $('#myModal').on('shown.bs.modal', function () {

Static example

A rendered modal with header, body, and set of actions in the footer.

-