https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40592 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 185113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185113&action=edit Bug 40592: Fix incorrect row highlighting on patron checkout history page To test: 1. Check out some items to a patron so they have a circulation history, the check in some of those items.. 2. Look at the patron's "Circulation history" table. There are four possible background colors for each row: #ffffff, #f3f4f4, #F9FAE0, and #FFFFCC. 3. Apply the patch and reload the page. 4. An orange/gold badge will appear under the "Return date" column of the table for items that have been checked out, and there will no longer be alternating, pale yellow rows. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.