Bug 6377

Summary: fines should be red on patron search
Product: Koha Reporter: Nicole C. Engard <nengard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: minor    
Priority: P5 - low CC: chris
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: style as it is now
Fix for Bug 6377 - fines should be red on patron search
no styles

Description Nicole C. Engard 2011-05-20 12:41:09 UTC
Created attachment 4199 [details]
style as it is now

When you enter a barcode in the patron search, the abbreviated line of
information that appears has any overdues that they have in bold red, but the
fines are in regular text. Can they either be in red or have an ID tag put around them so that they can styled?
Comment 1 Owen Leonard 2011-05-27 16:05:46 UTC
Created attachment 4283 [details] [review]
Fix for Bug 6377 - fines should be red on patron search

Adding classes for credit (green) and debit (red)
Comment 2 Nicole C. Engard 2011-05-27 16:57:23 UTC
Created attachment 4284 [details]
no styles

in FF4 there is no red and no green.
Comment 3 Chris Cormack 2011-06-10 03:23:57 UTC
Simple fix, pushed to master please test