mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-09 01:53:53 +02:00
wrap transition
This commit is contained in:
parent
7ec4e91324
commit
593b062c7a
4
js/bootstrap-transition.js
vendored
4
js/bootstrap-transition.js
vendored
@ -17,6 +17,8 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
* ========================================================== */
|
* ========================================================== */
|
||||||
|
|
||||||
|
!function( $ ) {
|
||||||
|
|
||||||
$(function () {
|
$(function () {
|
||||||
|
|
||||||
"use strict"
|
"use strict"
|
||||||
@ -45,3 +47,5 @@ $(function () {
|
|||||||
})()
|
})()
|
||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
|
}( window.jQuery )
|
Loading…
x
Reference in New Issue
Block a user