mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
move over paren just because.
This commit is contained in:
parent
422d04cb2b
commit
0665c3ebf7
Binary file not shown.
2
docs/assets/js/bootstrap-transition.js
vendored
2
docs/assets/js/bootstrap-transition.js
vendored
@ -47,7 +47,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
})()
|
||||
}())
|
||||
|
||||
return transitionEnd && {
|
||||
end: transitionEnd
|
||||
|
2
js/bootstrap-transition.js
vendored
2
js/bootstrap-transition.js
vendored
@ -47,7 +47,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
})()
|
||||
}())
|
||||
|
||||
return transitionEnd && {
|
||||
end: transitionEnd
|
||||
|
Loading…
Reference in New Issue
Block a user