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)
committerBill Erickson <berickxx@gmail.com>
Thu, 29 Aug 2019 14:36:00 +0000 (10:36 -0400)
commit123dc17a7a4a6a38ff4795ea605ab2b915c55f42
tree65b083a1296ee912c4a651eb498f9952ffd2b803
parentdbd74c88830f8816f516054cf4364698ecbe0ed1
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>
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