https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21555 --- Comment #1 from Brendan Lawlor <blawlor@clamsnet.org> --- Created attachment 186304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186304&action=edit Bug 21555: Disable merge patrons button when using select all This patch disables the merge patrons button when select all is clicked. The button is re-enabled after clicking clear all or manually changing the selection. To test: 1. Do a patron search 2. Select at least 2 patrons 3. The merge patron button is enabled 4. Click select all 5. The merge patron button is still enabled 6. Apply patch and refresh browser 7. Click select alll 8. The merge patron button is not enabled anymore 9. Change the selection manually 10. Confirm the merge patron button is re-enabled Sponsored-by: CLAMS -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.