]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add "Show Holds on Bib" menu items
authorThomas Berezansky <tsbere@mvlc.org>
Mon, 8 Oct 2012 03:14:27 +0000 (23:14 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 14 Mar 2013 19:48:14 +0000 (15:48 -0400)
commit67fe98a9185ace222fe8051519cb23e4b5e42fd0
treee3ffd010b6b4449fde9a04b738628f7050fefe08
parenta19259c23927490ab9a052d9edcdbae395d27f7d
Add "Show Holds on Bib" menu items

Add a "Show holds on bibs" option from item checkin, item status, and patron
hold interfaces. This makes it quicker to flip to viewing who else has holds
on an item instead of having to click an option to see the bib, then clicking
in the menus for view holds. One less click.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
12 files changed:
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/server/circ/checkin.js
Open-ILS/xul/staff_client/server/circ/checkin_overlay.xul
Open-ILS/xul/staff_client/server/circ/copy_status.js
Open-ILS/xul/staff_client/server/circ/copy_status.xul
Open-ILS/xul/staff_client/server/circ/copy_status_overlay.xul
Open-ILS/xul/staff_client/server/circ/renew.js
Open-ILS/xul/staff_client/server/circ/renew.xul
Open-ILS/xul/staff_client/server/circ/renew_overlay.xul
Open-ILS/xul/staff_client/server/patron/holds.js
Open-ILS/xul/staff_client/server/patron/holds_overlay.xul
docs/RELEASE_NOTES_NEXT/show_holds_on_bib.txt [new file with mode: 0644]