Jasny Bootstrap rowlink close modal is not closing?
问题 I am realy have problem with this Jasny Bootstrap rowlink modal not closing. I have import Bootstrap v 3.2.0. There I have this table where I whant to have when you click on row modal with some data opens. So far this works, on row click modal opens, and show some data - BUT! when I close it, it doesn't close (modal is not closing). Here is my intire code for table with modal: <table class="table table-bordered table-striped table-hover"> <thead> <tr> <th>Interna št.</th> </tr> </thead>