mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
minor cleanups
This commit is contained in:
4
js/bootstrap-collapse.js
vendored
4
js/bootstrap-collapse.js
vendored
@@ -17,7 +17,7 @@
|
||||
* limitations under the License.
|
||||
* ============================================================ */
|
||||
|
||||
(function( $ ){
|
||||
!function( $ ){
|
||||
|
||||
"use strict"
|
||||
|
||||
@@ -132,4 +132,4 @@
|
||||
})
|
||||
})
|
||||
|
||||
})( window.jQuery )
|
||||
}( window.jQuery )
|
2
js/bootstrap-transition.js
vendored
2
js/bootstrap-transition.js
vendored
@@ -19,6 +19,8 @@
|
||||
|
||||
$(function () {
|
||||
|
||||
"use strict"
|
||||
|
||||
/* CSS TRANSITION SUPPORT (https://gist.github.com/373874)
|
||||
* ======================================================= */
|
||||
|
||||
|
Reference in New Issue
Block a user