From: Chris Rebert Date: Wed, 18 Sep 2013 00:41:58 +0000 (-0700) Subject: fix #10692 X-Git-Tag: v3.0.1~37^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e962c572e57ff0ee30e490f3f7eb819415c952f;p=thirdparty%2Fbootstrap.git fix #10692 --- diff --git a/javascript.html b/javascript.html index d36a7667a6..5bac259e28 100644 --- a/javascript.html +++ b/javascript.html @@ -750,10 +750,10 @@ $('#myTab li:eq(2) a').tab('show') // Select third tab (0-indexed)

{% highlight html %}