]> git.evergreen-ils.org Git - Evergreen.git/commit
Patch from Lebbeous Fogle-Weekley to change the behavior of the "Show Item Details...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 18 Nov 2009 13:33:31 +0000 (13:33 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 18 Nov 2009 13:33:31 +0000 (13:33 +0000)
commit5e97a10f3cf547721963718097905cc7505a1721
treef97e1422b12fe5e25733d9a51b3ec73b7bbef504
parent1cac5d630aa85f6923c7256a45bf23d5d191618c
Patch from Lebbeous Fogle-Weekley to change the behavior of the "Show Item Details" context
menu entry for patron items out, checkin, transit list, copy status, renewal, hold shelf.

Action now opens a new Item Status tab with the alternate (details) view focused by default.
Works with single or multiple copies.

TODO: no need to fetch copy details twice for the same copy

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14951 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/xul/staff_client/server/admin/transit_list.js
Open-ILS/xul/staff_client/server/circ/checkin.js
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/renew.js
Open-ILS/xul/staff_client/server/circ/util.js
Open-ILS/xul/staff_client/server/patron/holds.js
Open-ILS/xul/staff_client/server/patron/items.js