]> git.evergreen-ils.org Git - Evergreen.git/commit
fix clear hold shelf with 25 or more holds
authorJason Etheridge <jason@esilibrary.com>
Tue, 26 Jun 2012 15:39:48 +0000 (11:39 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 2 Jul 2013 13:22:27 +0000 (09:22 -0400)
commit19ecb62f9955f720c9cc0de61eaa47b18c2d4037
treecba1c6837c38df7c4ce8aa6604252dd4e8093010
parent77b750d4163897d3e8105388d352e75e19e803fc
fix clear hold shelf with 25 or more holds

When there are 25 or more shelf expired holds to be processed, the API call
returns an array of objects instead of an object, which the staff client wasn't
prepared to accommodate. This fixes that.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/xul/staff_client/server/patron/holds.js