]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Always display the hold type indicator
authorMike Rylander <mrylander@gmail.com>
Tue, 22 May 2012 12:00:12 +0000 (08:00 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 24 Jul 2012 12:50:36 +0000 (08:50 -0400)
commitc0a3be41982ade814597ea3f258e3e19821ff95d
tree0285649ea33f15c06278a26fa1896f51b757c9ea
parent8f4f548ad2c13ca62e3a8906a701ceb02b4cabfc
Always display the hold type indicator

We should be showing the type of hold on any pull-list or hold detail
interface we build.  The primary use case is to alert staff when an
alternate identical copy of the same title will (very likely) be usable
by a hold, and (as in the case of C-like holds) it will not.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/opac/extras/circ/alt_holds_print.html
Open-ILS/xul/staff_client/server/admin/hold_pull_list.js
Open-ILS/xul/staff_client/server/admin/hold_pull_list.xhtml
Open-ILS/xul/staff_client/server/admin/hold_pull_list_classic.js
Open-ILS/xul/staff_client/server/admin/hold_pull_list_classic.xhtml
Open-ILS/xul/staff_client/server/patron/hold_details.js