]> git.evergreen-ils.org Git - working/Evergreen.git/commit
create-hold call now only accepts a single hold arg. that's how it was being used...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Aug 2009 16:37:45 +0000 (16:37 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Aug 2009 16:37:45 +0000 (16:37 +0000)
commit7117f5bab5e9161f4d9e4a46d2d4d1fb57b45695
tree88168e603195225de65da70b6cb755cf8cc3b92d
parentc84dc0a2d1bdb5be6f912e506ae7fc168ad6e85b
create-hold call now only accepts a single hold arg.  that's how it was being used and it makes the most since considering the return events are not hold-specific.  now, return the new hold ID on successful creation.  also tweaked potential copies count to use json_query count transform

git-svn-id: svn://svn.open-ils.org/ILS/trunk@13822 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm
Open-ILS/web/opac/skin/default/js/holds.js