]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/web/js/ui/default/staff/cat/bucket/record/app.js
LP#1832897: add miscellaneous carousels functionality to staff interface
authorGalen Charlton <gmc@equinoxinitiative.org>
Fri, 14 Jun 2019 20:42:52 +0000 (16:42 -0400)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 4 Sep 2019 02:32:13 +0000 (19:32 -0700)
commite7100d944520f8037dba6274e891783fbadaff63
tree13eca25b6cf84bc2231c8f8493b7a7753e48ebcb
parent565223aab576af3284e60b6195eeb09bbba880be
LP#1832897: add miscellaneous carousels functionality to staff interface

* Add a 'Create Carousel from Bucket' action in the record bucket interface
* Add an 'Add to Carousel' action to the record details page

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/templates/staff/cat/bucket/record/t_create_carousel.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/bucket/record/t_grid_menu.tt2
Open-ILS/src/templates/staff/cat/catalog/t_add_to_carousel.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/catalog/t_catalog.tt2
Open-ILS/web/js/ui/default/staff/cat/bucket/record/app.js
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js