mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
wrap transition
This commit is contained in:
4
js/bootstrap-transition.js
vendored
4
js/bootstrap-transition.js
vendored
@@ -17,6 +17,8 @@
|
||||
* limitations under the License.
|
||||
* ========================================================== */
|
||||
|
||||
!function( $ ) {
|
||||
|
||||
$(function () {
|
||||
|
||||
"use strict"
|
||||
@@ -45,3 +47,5 @@ $(function () {
|
||||
})()
|
||||
|
||||
})
|
||||
|
||||
}( window.jQuery )
|
Reference in New Issue
Block a user