From: Mark Otto Date: Tue, 13 Aug 2013 06:38:52 +0000 (-0700) Subject: copy X-Git-Tag: v3.0.0-rc.2~13^2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09b2a153fc7cefeeeeb728c3ace270a32583114f;p=thirdparty%2Fbootstrap.git copy --- diff --git a/javascript.html b/javascript.html index c5a05fb1c0..63de81bea8 100644 --- a/javascript.html +++ b/javascript.html @@ -1401,7 +1401,7 @@ $('.nav-tabs').button()

Example accordion

-

Using the collapse plugin, we built a simple accordion style widget:

+

Using the collapse plugin, we built a simple accordion by extending the panel component.