mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-17 02:50:57 +00:00
remove "technique"
This commit is contained in:
parent
8ea8c312ea
commit
30b3f47e31
3 changed files with 2 additions and 2 deletions
Binary file not shown.
2
docs/assets/js/bootstrap-transition.js
vendored
2
docs/assets/js/bootstrap-transition.js
vendored
|
|
@ -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 () {
|
||||
|
|
|
|||
2
js/bootstrap-transition.js
vendored
2
js/bootstrap-transition.js
vendored
|
|
@ -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 () {
|
||||
|
|
|
|||
Loading…
Reference in a new issue