diff --git a/docs/javascript.html b/docs/javascript.html index ef2ba08907..9af6a3cd44 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -232,7 +232,6 @@ $('#myModal').on('show', function (e) {

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