diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 39a6670612..78369ea057 100644 --- a/docs/_includes/js/popovers.html +++ b/docs/_includes/js/popovers.html @@ -248,7 +248,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">

Options for individual popovers can alternatively be specified through the use of data attributes, as explained above.

-

Methods

+

Methods

$().popover(options)

Initializes popovers for an element collection.

diff --git a/docs/_includes/nav/javascript.html b/docs/_includes/nav/javascript.html index de98342485..f8d314faa5 100644 --- a/docs/_includes/nav/javascript.html +++ b/docs/_includes/nav/javascript.html @@ -69,6 +69,7 @@
  • Examples
  • Usage
  • Options
  • +
  • Methods
  • Events