]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix the wrongish way we were doing staff-assisted holds
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 18 Jul 2011 22:49:01 +0000 (18:49 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Mon, 18 Jul 2011 22:49:01 +0000 (18:49 -0400)
commitb77da9ed21b7602c5758472bce76755674135d6a
tree5c12b2cbcbdc9478a21dfe73806b36b244f4065d
parent00f61c6a03b0cf1ad67713cb0705f3d5e2adf961
Fix the wrongish way we were doing staff-assisted holds

Now the patron that a staff user wants to place a hold for is passed
around as a cookie

It's a little unclear when is best from a workflow perspective to kill
said cookie... hrmmm....

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/web/js/ui/default/opac/staff.js
Open-ILS/web/templates/default/opac/parts/place_hold.tt2
Open-ILS/xul/staff_client/server/patron/holds.js