17 Feb
2016
17 Feb
'16
7:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8373 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Marc Véron from comment #1)
Tested on current master with opac-shelves.pl:
If I use the browser's print preview, it looks OK. If I use the icon 'print', the whole page is printed, including the contents of the opacheader system preference.
I can't reproduce this bug either way. The opacheader <div> is contained within the #header-region <div> which has a class of "noprint." Seems like you'd have to have a display property applied to #opacheader to override the "noprint" class to make it show up in a printout. -- You are receiving this mail because: You are watching all bug changes.