From 4d918beb266e0e451aab100905989d5c5d228ff1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Feb 2012 18:06:52 -0800 Subject: [PATCH] fix js links in components --- docs/assets/bootstrap.zip | Bin 52339 -> 52339 bytes docs/components.html | 6 +++--- docs/templates/pages/components.mustache | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index cb03bbba0a7fae59c01edb5da743cacbc11e55fe..435dcbb923be64a7df8a43547dcbcf145c774684 100644 GIT binary patch delta 447 zcmex7gZc9eW}X0VW)?065Ga{2kw=m3_d8AhKkp_Ro)qRnk_b>``vaGld|)C66HxUG zBdF?)7orV-0+V$O&7jIQXBw{71qq48+roq*;{(}2LTl12VM4FdPJvAdkm1kFP1g?% z;bdS&H~?zT z?IshL_3E4VihzWk9oJ|24f3=2WW5t?AQ7_@#!TQ)kOlF&PB=j1!MxWeT#)1fPI@Ep w_MCKw@Zct?oH9nzTX8B7iTCQ1H=4a+r;U(ITY1_JiN|rq3BnVe9Dhax0E@uQ)c^nh delta 447 zcmex7gZc9eW}X0VW)?065O~!$kw=k@{jH`y$J@z0;-;2 z1XaE9LbL%;V6v{E8B}C*rr~N`kdRosEmY^`$oN2ZkkFbmOPJ8>v{PV{0%Z6zbJO)h zLpT|j5e|UbGx>kMGuT-6x0^i*Dg{7h9B#0M39&U+gN2$Ws$jZt@~MdiP|;13UMqmK zzTIR3vtE7kUJ;Pcv*Y?q>>xjjPu4rZ1`;tlVax;$1z8ZU>x2VD9?W}v!Uc&JaMBw| y<(`x75FXqll~cw@sw++fBJp0G@`mu>s>4njA(^)Fv>g(U

Custom jQuery plugin

All tabbable tabs are powered by our lightweight jQuery plugin. Read more about how to bring tabbable tabs to life on the javascript docs page.

-

Get the javascript →

+

Get the javascript →

@@ -865,7 +865,7 @@ </ul>

Adding dropdowns

-

Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.

+

Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.

 <ul class="nav">
   <li class="dropdown">
@@ -881,7 +881,7 @@
   </li>
 </ul>
 
-

Get the javascript →

+

Get the javascript →

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index ab11337df..07f55f08d 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -529,7 +529,7 @@

{{_i}}Custom jQuery plugin{{/i}}

{{_i}}All tabbable tabs are powered by our lightweight jQuery plugin. Read more about how to bring tabbable tabs to life on the javascript docs page.{{/i}}

-

{{_i}}Get the javascript →{{/i}}

+

{{_i}}Get the javascript →{{/i}}

@@ -789,7 +789,7 @@ </ul>

{{_i}}Adding dropdowns{{/i}}

-

{{_i}}Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.{{/i}}

+

{{_i}}Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.{{/i}}

 <ul class="nav">
   <li class="dropdown">
@@ -805,7 +805,7 @@
   </li>
 </ul>
 
-

{{_i}}Get the javascript →{{/i}}

+

{{_i}}Get the javascript →{{/i}}