]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1612274: Improve display of holds status in My Account
authorKathy Lussier <klussier@masslnc.org>
Thu, 11 Aug 2016 03:41:51 +0000 (23:41 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 24 Aug 2016 14:23:22 +0000 (10:23 -0400)
commitb39eaf4328563a8965a2fabfdad52b898795d116
tree647f1837e396ba3959595e9309106acf35b81d01
parenta06fd5453a10f3edc5f632473ab050a036270246
LP#1612274: Improve display of holds status in My Account

Collapse the data contained in the Activate, Active, and Date Fulfilled columns
into the status filed on the My Account holds and holds history interfaces.
This change cleans up the display and removes extraneous information that the
user doesn't need to see.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/myopac/hold_history.tt2
Open-ILS/src/templates/opac/myopac/holds.tt2
Open-ILS/src/templates/opac/parts/hold_status.tt2