]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Don't preventDefault radio buttons
authorPatrick H. Lauke <redux@splintered.co.uk>
Fri, 3 Apr 2015 21:32:49 +0000 (22:32 +0100)
committerPatrick H. Lauke <redux@splintered.co.uk>
Sat, 11 Apr 2015 17:21:55 +0000 (19:21 +0200)
commit1b9baa0d98019eba187e65102959fff60d06538a
treec9bdc5cfdbe878b9f4632dc060d7097413f16504
parentbb6af65ca6acc831092fa1fcb1c795dbe081ab4c
Don't preventDefault radio buttons

as this breaks keyboard navigation for radio button toggles (see
https://github.com/twbs/bootstrap/issues/16223)
js/button.js