From: Jacob Thornton Date: Thu, 29 Mar 2012 19:48:37 +0000 (-0700) Subject: remove "technique" X-Git-Tag: v2.0.3~5^2~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30b3f47e31487b9f7db6a42ed633597c3f5e764c;p=thirdparty%2Fbootstrap.git remove "technique" --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c4734bcd9c..50e92b3e34 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/js/bootstrap-transition.js b/docs/assets/js/bootstrap-transition.js index 7b0113484c..028b03c848 100644 --- a/docs/assets/js/bootstrap-transition.js +++ b/docs/assets/js/bootstrap-transition.js @@ -24,7 +24,7 @@ "use strict" - /* CSS TRANSITION SUPPORT (technique from http://www.modernizr.com/) + /* CSS TRANSITION SUPPORT (http://www.modernizr.com/) * ======================================================= */ $.support.transition = (function () { diff --git a/js/bootstrap-transition.js b/js/bootstrap-transition.js index 7b0113484c..028b03c848 100644 --- a/js/bootstrap-transition.js +++ b/js/bootstrap-transition.js @@ -24,7 +24,7 @@ "use strict" - /* CSS TRANSITION SUPPORT (technique from http://www.modernizr.com/) + /* CSS TRANSITION SUPPORT (http://www.modernizr.com/) * ======================================================= */ $.support.transition = (function () {