[Koha-bugs] [Bug 15299] Add delete confirmation for deleting saved reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 7 13:53:54 CET 2016


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15299

--- Comment #5 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list