Bug 6527

Summary: Table striping not working on cataloguing search
Product: Koha Reporter: Liz Rea <wizzyrea>
Component: CatalogingAssignee: Liz Rea <wizzyrea>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: trivial    
Priority: PATCH-Sent (DO NOT USE) CC: chris, katrin.fischer, koha.sekjal, wizzyrea
Version: 3.6   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 5917    
Attachments: Bug 6527 - Table striping not working on cataloguing search
Bug 6527 - Table striping not working on cataloguing search

Description Liz Rea 2011-06-23 15:11:18 UTC
TT issue causing the results list in cataloguing search (addbooks.pl) to not be striped.

To test: 
More -> Cataloging
do a search

results will not alternate striping as originally intended.
Comment 1 Liz Rea 2011-06-23 15:13:43 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2011-07-03 04:01:29 UTC
Created attachment 4552 [details] [review]
Bug 6527 - Table striping not working on cataloguing search

Resolves TT issue causing the results list in cataloguing search (addbooks.pl) to not be
striped.

To test:
More -> Cataloging
do a search

Without patch:
results will not alternate striping as originally intended.

With patch:
Results will be alternating white/grey.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Comment 3 Ian Walls 2011-08-04 18:58:29 UTC
Easy to read, template-only change, marking as Passed QA
Comment 4 Chris Cormack 2011-08-04 22:31:29 UTC
Pushed, please test
Comment 5 Katrin Fischer 2011-08-05 19:03:35 UTC
Cataloging search results nicely striped now. Marking fixed.