Bug 10321

Summary: Followup on hold notes
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Hold requestsAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Jonathan Druart <jonathan.druart>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, jonathan.druart, srdjan
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9722
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 10343    
Attachments: Bug 10321: Followup for hold notes
Bug 10321: QA Followup on report 9722
[SIGNED-OFF] Bug 10321: Followup for hold notes
[SIGNED-OFF] Bug 10321: QA Followup on report 9722
Bug 10321: Followup for hold notes
Bug 10321: QA Followup on report 9722

Description Marcel de Rooy 2013-05-24 07:43:16 UTC
This is a followup report on bug 9722.
Comment 1 Marcel de Rooy 2013-05-24 08:07:13 UTC Comment hidden (obsolete)
Comment 2 Marcel de Rooy 2013-05-24 08:37:59 UTC Comment hidden (obsolete)
Comment 3 Srdjan Jankovic 2013-06-03 02:30:41 UTC Comment hidden (obsolete)
Comment 4 Srdjan Jankovic 2013-06-03 02:31:26 UTC Comment hidden (obsolete)
Comment 5 Jonathan Druart 2013-06-07 14:51:33 UTC
Created attachment 18759 [details] [review]
Bug 10321: Followup for hold notes

Based on work for report 9722.
This patch resolves a small display problem with the number of columns of the
table on opac-reserve.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 6 Jonathan Druart 2013-06-07 14:51:37 UTC
Created attachment 18760 [details] [review]
Bug 10321: QA Followup on report 9722

As Jonathan suggested, use jQuery toggle function.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 7 Galen Charlton 2013-06-07 16:56:59 UTC
Pushed to master.  Thanks, Marcel!