Bug 10321 - Followup on hold notes
Summary: Followup on hold notes
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Marcel de Rooy
QA Contact: Jonathan Druart
URL:
Keywords:
Depends on:
Blocks: 10343
  Show dependency treegraph
 
Reported: 2013-05-24 07:43 UTC by Marcel de Rooy
Modified: 2014-12-07 20:02 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 10321: Followup for hold notes (1.46 KB, patch)
2013-05-24 08:07 UTC, Marcel de Rooy
Details | Diff | Splinter Review
Bug 10321: QA Followup on report 9722 (1.29 KB, patch)
2013-05-24 08:37 UTC, Marcel de Rooy
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 10321: Followup for hold notes (1.16 KB, patch)
2013-06-03 02:30 UTC, Srdjan Jankovic
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 10321: QA Followup on report 9722 (1.13 KB, patch)
2013-06-03 02:31 UTC, Srdjan Jankovic
Details | Diff | Splinter Review
Bug 10321: Followup for hold notes (1.21 KB, patch)
2013-06-07 14:51 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 10321: QA Followup on report 9722 (1.18 KB, patch)
2013-06-07 14:51 UTC, Jonathan Druart
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!