http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15299 --- Comment #5 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 46389 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46389&action=edit Bug 15299: Ask for confirmation when deleting a report from second page Some link are hidden when loading the page, by DataTables, we need to use the delegate jQuery method to attach a handler to the click event for all delete links (the ones existing when loading the page, and the ones displayed in the future). Test plan: Have more than 20 reports defined Go on the report list view, then change the number of elements displayed, click "action>delete". You should get a warn. -- You are receiving this mail because: You are watching all bug changes.