https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15496 --- Comment #16 from Liz Rea <wizzyrea@gmail.com> --- Created attachment 88031 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=88031&action=edit Bug 15496: Delete Bib After Moving Item Librarians have requested the ability to delete records with no items quickly and easily from the "Attach item" results page as items are moved from one record to another. Test Plan: 1) Apply this patch 2) Create 2 records with 2 items each 3) Move one item from record A to record B 4) You should see no change from pre-patch behavior 5) Move the second item from record A to record B 6) You should now see a "Delete record" button 7) Click the button 8) Note the record in question has been deleted Signed-off-by: Liz Rea <wizzyrea@gmail.com> -- You are receiving this mail because: You are watching all bug changes.