diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 840091f854..bdecb1eff6 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -69,7 +69,7 @@ $('#myModal').on('shown.bs.modal', function () {

Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.