Bug 10221 - hold expiration doesn't show on patron's list of holds
authorOwen Leonard <oleonard@myacpl.org>
Mon, 13 May 2013 18:26:17 +0000 (14:26 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 7 Jun 2013 15:48:34 +0000 (08:48 -0700)
commit225a7007052e9027f6fa1c141c6a3494224c1af8
treecc5ccdce923bf8cc20e3acd03a0271324d7c5f98
parent545ed7a0b6f7cffc7a5cc904963b7bdcf75038fc
Bug 10221 - hold expiration doesn't show on patron's list of holds

When viewing the list of a patron's holds on the circulation page or the
patron detail page the table of holds doesn't display the holds
expiration date, if present. This patch adds display of the hold
expiration date.

To test, place a hold for a patron and set an expiration date for it.
View the patron's existing holds on both circulation.pl and
moremember.pl. The expiration date you chose should appear in the table
of information about existing holds.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
works great

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
circ/circulation.pl
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
members/moremember.pl