From 7dffeb471f53bc3fa974abdd567690f770c8b647 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 6 Feb 2012 23:55:18 -0800 Subject: fix #1786 to manually fix typo in js docs links --- docs/javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/javascript.html') diff --git a/docs/javascript.html b/docs/javascript.html index 02467051d..97dfc54a2 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -801,7 +801,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

About popovers

Add small overlays of content, like those on the iPad, to any element for housing secondary information.

-

* Requires Tooltip to be included

+

* Requires Tooltip to be included

Download file
-- cgit v1.2.3