Summary: | alternating colors messed up on reports | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
reports sorted by name
Bug 8711 - alternating colors messed up on reports Bug 8711 - alternating colors messed up on reports |
Created attachment 12025 [details] [review] Bug 8711 - alternating colors messed up on reports Patch adds the "zebra-striping" option to the table sorter initialization and changes the row color CSS to match the tablesorter's to prevent conflicts. Created attachment 12030 [details] [review] Bug 8711 - alternating colors messed up on reports Patch adds the "zebra-striping" option to the table sorter initialization and changes the row color CSS to match the tablesorter's to prevent conflicts. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> QA comment: * 0 side effect risk, template & reports only * passes koha-qa.pl passed QA Patch pushed to master Minor bugfix, but I think it's more a bugfix than an ENH Yep, it is a bug fix, pushed to 3.8.x will be in 3.8.6 |
Created attachment 11933 [details] reports sorted by name If reports are sorted by a field other than the ID the alternating colors are not actually alternating. See attached.