From: Mark Otto Date: Tue, 13 Dec 2011 18:05:19 +0000 (-0800) Subject: rename transitions js file, fix link in js docs X-Git-Tag: v2.0.0~6^2~399 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa69286c306ab4d0e5fe748953cded81f8260cc1;p=thirdparty%2Fbootstrap.git rename transitions js file, fix link in js docs --- diff --git a/docs/javascript.html b/docs/javascript.html index 4e40041320..6c0e12c192 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -39,7 +39,7 @@ - + diff --git a/js/bootstrap-transition.js b/js/bootstrap-transitions.js similarity index 100% rename from js/bootstrap-transition.js rename to js/bootstrap-transitions.js