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 zc-p%(i}}(lX6^uQW)?065V$pwTS@8k4Fmr(KwMhE&A`a=osofoMFc2^q-t_Pf$YQ_ zPBw_j$vp+qjJGCEw}bLG-agC0cx&=XPA9fAV1dmaIfL1OBCdkQU?rz-Y_1brV*nJ< zb~1-*+MMC^U6&DLvKor9lUEeDz%+d-s1yK-5gG6*DsY0!SYAT*&2(x?D zBt}J`$ePWjFp=k*uZRFe_M9+aI(=hu{V8#Fn74RNnm~kPK`uGzgW#Mw8NhS~#<4l& wh>)3k$`#WX*~#*!#Sv=4P6r`4CrT~34is?}G=?hKTqn5304SpE zWDXO_aQd#x2r^j>#n{O!3S3}HJ{43707Y^dVK!~v&{z!;(V3(QwhFGPc#!HJeRgBF{Hp5dn(qIbpyQetmNNDRFj~w|GvPK!jvLE;;Fg;G8)bz!U-F*qm}i v$jm+EifN4OWckzL2sL4+gAkk(r+v^hn4B?2nBIQI9>IBb#u>!XKC2D@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}}
-- 2.47.3