http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7349

--- Comment #5 from Owen Leonard <[email protected]> 2011-12-13 16:16:15 UTC 
---
Why not move the table row coloring to the markup instead?

[% IF ( loop.even ) %]<tr class="highlight">[% ELSE %]<tr>[% END %]

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to