https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15982 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 48701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48701&action=edit Bug 15982 - Serials numbering patterns can be deleted without warning A JavaScript alert should ask the user to confirm deletion of a serial numbering pattern. This patch adds this to the template. To test, apply the patch and go to Serials -> Manage numbering patterns. - In the list of patterns, click any "Delete" link. - Verify that a JavaScript alert is triggered. - Test that cancelling the alert cancels the deletion operation. - Test that confirming the alert allows the deletion to complete. -- You are receiving this mail because: You are watching all bug changes.