Koha/koha-tmpl/opac-tmpl/bootstrap
David Bourgault 9eed6c5190 Bug 19708: Improve code for printing the cart in OPAC
This removes a lot of useless code relating to the print function from opac-basket.tt, opac-basket.pl and opac/basket.js.

It also fixes the CSS so that no extra blank page is printed.

To test:
0) Add an item to your cart
1) Print your basket
    Note the appearance of the page. There will be an extra blank page.
2) Apply patch
3) Reload basket
4) Print your basket
    The appearce should be identical. The extra blank page is gone.

This only affects the OPAC.

Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io>
Signed-off-by: claude <claude.brayer@cea.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-03-26 17:31:16 -03:00
..
css Bug 20155: (follow-up) Compiled CSS 2018-02-12 18:02:00 -03:00
en Bug 19708: Improve code for printing the cart in OPAC 2018-03-26 17:31:16 -03:00
images Bug 20433: Remove unused Mozilla Persona image file 2018-03-26 17:31:15 -03:00
itemtypeimg
js Bug 19708: Improve code for printing the cart in OPAC 2018-03-26 17:31:16 -03:00
less Bug 20155: Improve readability of OPAC header language menu 2018-02-12 18:02:00 -03:00
lib