13 Dec
2011
13 Dec
'11
4:16 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7349 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> 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.