https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38473 Bug ID: 38473 Summary: Print view of a biblio in staff interface shouldn't show checkboxes and buttons Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: schodkowy.omegi-0r@icloud.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This is a very minor visual bug, whereas if you want to print a biblio details page in staff interface (/cgi-bin/koha/catalogue/detail.pl), along with its items, by using either Ctrl+P or the designated Print button at the top, the checkboxes and "Modify" buttons on the right are visible in the items table. Ideally the CSS should be modified in the way that the whole checkbox and buttons columns are hidden in the @media print view, because they don't belong on a printed page in any way and look just out of place in an otherwise relatively neat print view. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.