From: fat Date: Tue, 24 Dec 2013 20:40:24 +0000 (-0800) Subject: fixes #10283 X-Git-Tag: v3.1.0~136^2~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a75e4c09b77035e9492006647da8d1900d24f75;p=thirdparty%2Fbootstrap.git fixes #10283 --- diff --git a/js/transition.js b/js/transition.js index 6dfd4298c2..fac318af90 100644 --- a/js/transition.js +++ b/js/transition.js @@ -27,6 +27,8 @@ return { end: transEndEventNames[name] } } } + + return false // explicit for ie8 ( ._.) } // http://blog.alexmaccaw.com/css-transitions