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

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