diff --git a/docs/_includes/js/popovers.html b/docs/_includes/js/popovers.html index 39a667061..78369ea05 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 de9834248..f8d314faa 100644 --- a/docs/_includes/nav/javascript.html +++ b/docs/_includes/nav/javascript.html @@ -69,6 +69,7 @@
  • Examples
  • Usage
  • Options
  • +
  • Methods
  • Events