How to prevent Bootstrap modal from opening when clicking on link
I have a table where clicking anywhere on the row will open a modal dialog (to edit the row) but there are columns that contain links . When those links are clicked on, I don’t want to go to the link and not open the modal.