0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-30 22:52:24 +01:00
Alexander Prinzhorn 12a3bb31f8 Only preventDefault on click on [data-toggle="modal"] when the element is a link
In it's current state Bootstrap always prevents the default action for a click
event on `[data-toggle="modal"]` elements
(see https://github.com/twbs/bootstrap/blob/master/js/modal.js#L233).
Instead this should only happen when the element is a link.
2013-09-27 11:32:06 +02:00
..
2013-09-18 20:36:17 +03:00
2013-07-25 23:30:13 -07:00
2013-07-25 12:24:13 -07:00
2013-08-02 15:13:12 -07:00
2013-08-11 15:41:06 -07:00
2013-08-12 23:36:25 -07:00
2013-08-17 16:18:26 -07:00
2013-08-10 14:09:05 -07:00
2013-07-25 12:24:13 -07:00