diff options
Diffstat (limited to 'js')
| -rw-r--r-- | js/bootstrap-transition.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/bootstrap-transition.js b/js/bootstrap-transition.js index b87d60071..805f314be 100644 --- a/js/bootstrap-transition.js +++ b/js/bootstrap-transition.js @@ -47,7 +47,7 @@ } } - })() + }()) return transitionEnd && { end: transitionEnd |
