]> git.koha-community.org Git - koha.git/commit
Bug 25402: Put OPAC cart download options into dropdown menu
authorOwen Leonard <oleonard@myacpl.org>
Wed, 6 May 2020 20:30:32 +0000 (20:30 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Fri, 10 Jul 2020 16:57:01 +0000 (16:57 +0000)
commit967c930b01e8364dae12585d749cd5aef84c58e4
tree5af4ff71ae28df3c0a33fd372e2f5ab7172429ab
parente68d2e9079b498d214441f8d22119d873c8b4e1e
Bug 25402: Put OPAC cart download options into dropdown menu

This patch modifies the process of downloading a cart so that it doesn't
involve a separate popup window.

To test, apply the patch and add some titles to the cart in the OPAC.

 - Open the cart
 - The "Download" button should now be a dropdown menu.
 - Selecting any of the download options should trigger a download
   prompt.
 - Test with and without some CSV profiles which have been configured
   for use in the OPAC

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 174ea44dccd8f0a151a82ba5f8c70e3194065539)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt
opac/opac-basket.pl