]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Make $(document).tooltip({...}) without a `selector` throw an error
authorChris Rebert <code@rebertia.com>
Mon, 5 Jan 2015 22:22:49 +0000 (14:22 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 5 Jan 2015 22:22:49 +0000 (14:22 -0800)
commitf6a837cbf1eb24429a4356ef95d7a52e6da35b43
treee9c0e0f3723b6c8d32a9bac8ed24111f21d667cd
parent08410280091ff1ef77e110c1e5e29eb8f3653a84
Make $(document).tooltip({...}) without a `selector` throw an error

Closes #15484
js/tests/unit/popover.js
js/tests/unit/tooltip.js
js/tooltip.js