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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 24 Jun 2020 13:05:02 +0000 (15:05 +0200)
commit174ea44dccd8f0a151a82ba5f8c70e3194065539
tree91da2b5c1415f89d847965fac87721a25a16a154
parent7ff774509d8c3fc4747857dcfeee7a2cf7557921
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>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt
opac/opac-basket.pl