https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37615 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This tidies up the form release notes| |used when initiating patron | |batch modifications from a | |report that uses card | |numbers (option for 'Batch | |operations with X visible | |records'). There is no | |visible difference (the | |form that sends the card | |numbers to the patron batch | |modification form now puts | |them in a single text area, | |instead of multiple | |inputs). --- Comment #7 from David Nind <david@davidnind.com> --- (In reply to Phil Ringnalda from comment #4)
If you want to see the difference, you can view source on the report results page, and search for modborrowers.pl - before you'll see three <input>s, after you'll see one <textarea>.
Thanks for explaining! -- You are receiving this mail because: You are watching all bug changes.