diff --git a/javascript/index.html b/javascript/index.html index 6b8fea5761..3405b012de 100644 --- a/javascript/index.html +++ b/javascript/index.html @@ -181,8 +181,6 @@
Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.
There are some caveats regarding using modals on mobile devices. See our browser support docs for details.
Due to how HTML5 defines its semantics, the autofocus
HTML attribute has no effect in Bootstrap modals.
A rendered modal with header, body, and set of actions in the footer.