https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37219 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #171455|0 |1 is obsolete| | --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 174551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174551&action=edit Bug 37219: In OPAC item holds, separate copy number from radio button and add table configuration This patch changes the way items are displayed during the process of placing a single or multiple item-level holds in the OPAC. The item-selection radio button is now in a separate column from copy number, and the columns can be configured. Note: This patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and restart services. - If necessary, go to Administration -> Circulation and fine rules and enable item-level holds in one of the rules. - Log in to the OPAC and start the process of placing a hold on a title which falls under your configured circulation rule. - On the place hold page, click "Show more options" and "A specific item" to show the table of items. - The radio buttons and copy numbers should appear in separate columns. - Go to Administration -> Table settings -> OPAC -> opac_holds and change the table's configuration to hide one or more columns. - Return to the OPAC holds process and confirm that the table reflects your configuration changes. - Perform the same test with multiple holds (selecting multiple items in catalog search results). Sponsored-by: Athens County Public Libraries Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.