mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
move over paren just because.
This commit is contained in:
parent
422d04cb2b
commit
0665c3ebf7
3 changed files with 2 additions and 2 deletions
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…
Add table
Reference in a new issue