Commit 30b3f47e authored by Jacob Thornton's avatar Jacob Thornton

remove "technique"

parent 8ea8c312
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"use strict" "use strict"
/* CSS TRANSITION SUPPORT (technique from http://www.modernizr.com/) /* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */ * ======================================================= */
$.support.transition = (function () { $.support.transition = (function () {
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"use strict" "use strict"
/* CSS TRANSITION SUPPORT (technique from http://www.modernizr.com/) /* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */ * ======================================================= */
$.support.transition = (function () { $.support.transition = (function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment