http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10586
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19802|0 |1 is obsolete| | --- Comment #2 from Liz Rea <[email protected]> --- Created attachment 19813 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19813&action=edit Bug 10586 - Printing cart from Firefox seems to be missing CSS When printing the Cart from Firefox the styling is off even though it looks correct in preview. I think this may be because the preview is including stylesheets designated for screen. This patch removes special handling of JS and CSS assets for the Cart's print view, letting the page handle print styling like other pages in the OPAC. To test, put items in your Cart in the OPAC. Open your Cart and click the "print" link. Your printout should be correctly styled and match the preview. Signed-off-by: Liz Rea <[email protected]> Tested both fail condition and condition with patch - display is much improved. Thanks, Owen! -- 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/
