An error occurred while loading the file. Please try again.
-
Alexander Prinzhorn authored
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.
12a3bb31