diff --git a/docs/_includes/js/modal.html b/docs/_includes/js/modal.html index 92adb3af56..59fc80dae7 100644 --- a/docs/_includes/js/modal.html +++ b/docs/_includes/js/modal.html @@ -270,47 +270,47 @@ $('#myModal').on('shown.bs.modal', function () { {% highlight html %}