https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19708
Maksim Sen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #69433|0 |1 is obsolete| | --- Comment #6 from Maksim Sen <[email protected]> --- Created attachment 72613 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72613&action=edit Bug 19708 - Remove useless code from opac-basket 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 <[email protected]> Signed-off-by: Tomás Cohen Arazi <[email protected]> Signed-off-by: Tomas Cohen Arazi <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
