diff options
| author | Chris Rebert <[email protected]> | 2015-06-30 17:21:04 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-06-30 17:21:05 -0700 |
| commit | 06bec750066fd6696d7beb9a6eef0519a37062b5 (patch) | |
| tree | 85dd4ea246afecdfd45438c6696c4ed412c88210 /docs/_includes/nav/javascript.html | |
| parent | f300f03f809eaf8bf64785edcc869c6412dfb9ca (diff) | |
| download | bootstrap-06bec750066fd6696d7beb9a6eef0519a37062b5.tar.xz bootstrap-06bec750066fd6696d7beb9a6eef0519a37062b5.zip | |
Add Methods section to Popovers nav menu in docs
[skip sauce]
Diffstat (limited to 'docs/_includes/nav/javascript.html')
| -rw-r--r-- | docs/_includes/nav/javascript.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li><a href="#popovers-examples">Examples</a></li> <li><a href="#popovers-usage">Usage</a></li> <li><a href="#popovers-options">Options</a></li> + <li><a href="#popovers-methods">Methods</a></li> <li><a href="#popovers-events">Events</a></li> </ul> </li> |
