[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
Fri Jan 8 01:30:38 CET 2016


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

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46389|0                           |1
        is obsolete|                            |

--- Comment #7 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 46413
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=46413&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.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>
Confirm that there is now a confirmation on delete from the list -> action menu

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list