https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679

Owen Leonard <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #2 from Owen Leonard <[email protected]> ---
Jasmine, this patch works very well but I don't think it accomplishes what the
bug is about. My understanding is that the bug refers specifically to the way
the page looks when printed. To hide something in the print view we need to
address it using the print stylesheet, intranet-tmpl/prog/css/print.css.

There is a ruleset starting at about line 289 which just lists elements which
should be "display:none" when printed. I think all you need to do is add the id
of the "Rows per page" form to that list.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to