Ticket #3134 (closed defect: fixed)
Log pages don't print
| Reported by: | Tim Hatch <trac@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | version control/log view | Version: | devel |
| Severity: | minor | Keywords: | print css log |
| Cc: |
Description
trac.css specifies that all forms shouldn't print, but the form on a log page should, since it contains all the log entries. I looked around the templates and believe that log.cs is the only one with such a form that wraps printable data. I'm attaching a patch in a sec with one way to fix it.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



