]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove "technique"
authorJacob Thornton <jacobthornton@gmail.com>
Thu, 29 Mar 2012 19:48:37 +0000 (12:48 -0700)
committerJacob Thornton <jacobthornton@gmail.com>
Thu, 29 Mar 2012 19:48:37 +0000 (12:48 -0700)
docs/assets/bootstrap.zip
docs/assets/js/bootstrap-transition.js
js/bootstrap-transition.js

index c4734bcd9ce552fc14e7fd77582534f73e0fd9e2..50e92b3e34c9a810a2f4bb3ade7f2b038dccfcf8 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 7b0113484c28b37abc82c070fbe81a2ab347bdcf..028b03c848f57818a383da10e929dca7ae4a1eb6 100644 (file)
@@ -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 () {
index 7b0113484c28b37abc82c070fbe81a2ab347bdcf..028b03c848f57818a383da10e929dca7ae4a1eb6 100644 (file)
@@ -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 () {