]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix #12375: stop using document.body.scrollTop as it's deprecated in the strict mode
authorZlatan Vasović <legospace9876@gmail.com>
Sat, 25 Jan 2014 11:16:45 +0000 (12:16 +0100)
committerChris Rebert <code@rebertia.com>
Mon, 17 Mar 2014 03:10:52 +0000 (20:10 -0700)
commitead17b7ca6342ceb39b614d7179b9031902ea63f
tree539945d66a8f2c9e52c6b26b8da49ff2f30241d1
parent0f366e03765ce1daa932562b77de78eb5f90ac28
Fix #12375: stop using document.body.scrollTop as it's deprecated in the strict mode

Closes #12377
dist/js/bootstrap.js
js/tooltip.js