mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
start updating to data- driven js
This commit is contained in:
4
js/bootstrap-twipsy.js
vendored
4
js/bootstrap-twipsy.js
vendored
@@ -19,7 +19,7 @@
|
||||
* ========================================================== */
|
||||
|
||||
|
||||
(function( $ ) {
|
||||
!function( $ ) {
|
||||
|
||||
/* CSS TRANSITION SUPPORT (https://gist.github.com/373874)
|
||||
* ======================================================= */
|
||||
@@ -304,4 +304,4 @@
|
||||
return $.metadata ? $.extend({}, options, $(ele).metadata()) : options
|
||||
}
|
||||
|
||||
})( window.jQuery || window.ender )
|
||||
}( window.jQuery || window.ender );
|
Reference in New Issue
Block a user