https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33701
--- Comment #4 from David Cook <[email protected]> --- (In reply to Katrin Fischer from comment #3) > It looks like the print layout was much better in the old design, something > that slipped through unnoticed so far. For example navigation items and > sidebar should be hidden. Yeah I was thinking the same thing. The old print layout was quite nice really. I can see why it slipped past though. I don't know why people print webpages... > But this really feels like it should be fixed globally for printing tabs > instead of only for the staff detail view. Agreed. I'm not familiar enough with the whole design to know how to do it. But happy to help someone who does. > Another example is printing the patron account details/checkouts pages, > holds awaiting pick-up etc. I think we might need to define a class like "print-visible" and then apply it to each tab panel on each page individually. I think the same classes are used for all the tabs at the moment, which makes it tough to isolate certain parts of the page. But hopefully a person more focused on the frontend UI can weigh in on that one.. > Is there a way the headings could be displayed above each content section? > (asking, not blocker) Not that I know of since the HTML for the tab headings and tab contents are in different spots, but someone else might have an idea for that. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
