From 7dffeb471f53bc3fa974abdd567690f770c8b647 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 6 Feb 2012 23:55:18 -0800 Subject: [PATCH] fix #1786 to manually fix typo in js docs links --- docs/assets/bootstrap.zip | Bin 52562 -> 52562 bytes docs/javascript.html | 2 +- docs/templates/pages/javascript.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 9de4bed87fe509de7c4002be700ea5dc21706939..7c1f79a546fa9f2034fa1dbc8615bd6479efd264 100644 GIT binary patch delta 428 zcmcaKi}}(lX6^uQW)?065V$pwTS@8k4Fmr(KwMhE&A`a=osofoMFc2^q-t_Pf$YQ_ zPBw_j$vp+qjJGCEw}bLG-agC0cx&=XPA4{yF=uXU{>T~34is?}GzKdH(wC}itIUIz;yb?`>27<~eBs5t0SUC!F*_aL$|z zU^)X*43e=q<%p1(d&(8l7}?44r^OL!!cGSvI44d+%|+O2a>f{8dixoB1n1cqXAnpG GtU3V6tGYY@ delta 428 zcmcaKi}}(lX6^uQW)?065D=Njt)vuw-M~Krh)XND85miuu2H3mQt zZ6|Y>NQTpQU7$!pff|ajlUEeDz?6I{s1yJy$!Ubyw0T2gHAqBfk}BA$i0cryOfH^e z2o>18Y7(O&P|2FjrZAD`o3DrfMfRL9U<$uJx&D+mJJj=&c}|)@gk*v82`7CJoHHi_ zn1H6&p90C)oN`3S%su6bX^iY-`P1SEHDRZN5S$aIq2?m&H92F9FunbZJ%aP>j5CO% HeO4U+lO2~e 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}}