https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40908

Biblibre Sandboxes <[email protected]> changed:

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

--- Comment #2 from Biblibre Sandboxes <[email protected]> ---
Created attachment 187111
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187111&action=edit
Bug 40908: Remove JS confirmation, fix link, fix modal

To test:
1. Without the patch:

-Clicking delete from the Actions button -> delete pops up both a JS alert and
a BS confirmation modal. The deletion works.

-Clicking the "Delete item" button that appears when you hover over any cell
pops up both a JS alert and a BS confirmation modal. The deletion does NOT
work.

-The "Cancel" button in the delete-item-modal does nothing.

2. APPLY THE PATCH:

-Clicking delete from the Actions button -> 1 modal for confirmation. The
deletion works.

-Clicking the "Delete item" button that appears when you hover over any cell
pops up only a modal confirmation. The deletion works.

-The "Cancel" button in the delete-item-modal properly closes the modal.

Signed-off-by: Jason <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to