From: Mark Otto Date: Tue, 7 Feb 2012 07:55:18 +0000 (-0800) Subject: fix #1786 to manually fix typo in js docs links X-Git-Tag: v2.0.1~1^2~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7dffeb471f53bc3fa974abdd567690f770c8b647;p=thirdparty%2Fbootstrap.git fix #1786 to manually fix typo in js docs links --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 9de4bed87f..7c1f79a546 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/javascript.html b/docs/javascript.html index 02467051d1..97dfc54a22 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
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 9658190364..f74859d7e0 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -725,7 +725,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About popovers{{/i}}

{{_i}}Add small overlays of content, like those on the iPad, to any element for housing secondary information.{{/i}}

-

* {{_i}}Requires Tooltip to be included{{/i}}

+

* {{_i}}Requires Tooltip to be included{{/i}}

{{_i}}Download file{{/i}}