]> git.evergreen-ils.org Git - Evergreen.git/commit
webstaff: Book Items Now from Item Status
authorJason Etheridge <jason@esilibrary.com>
Mon, 13 Feb 2017 16:49:58 +0000 (11:49 -0500)
committerKathy Lussier <klussier@masslnc.org>
Sat, 18 Feb 2017 18:31:32 +0000 (13:31 -0500)
commit5757ab093599b0f98b178dc879032f555fc8f878
treee3cc5f273768fef6bc1600075413daf6a8a66000
parente0e18273d37e5a9d98b5a77e8d8afd968617803e
webstaff: Book Items Now from Item Status

We can't do what we did with Make Items Bookable, consolidating the items into
one call and invoking a single interface; we get "Can't book multiple resource
types at once".  For now, we disable the 'Book Item Now' menu entry if multiple
items are selected.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/cat/item/t_list.tt2
Open-ILS/web/js/ui/default/staff/cat/item/app.js