Remove EXPRs. Also added all jacket images to Overdue tab.
authorJoe Atzberger <joe.atzberger@liblime.com>
Fri, 20 Jun 2008 19:36:29 +0000 (14:36 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 20 Jun 2008 20:30:45 +0000 (15:30 -0500)
commit38bf3b1e188d24a668dd6ff4ce8b0839d54b376a
treeaed6632b77423262a88b4becbfbec8273f37b8c1
parent0f95497ab8136c099137a5c414ff931bac3f236e
Remove EXPRs. Also added all jacket images to Overdue tab.

Standardized table layout with colspan=2 for Title header,
the first being the icon or jacket image.  Discovered a bug
when I fixed the "toggle/highlight" code to work (using loop
context var __odd__), namely that the highlight styling overrides
the red overdue styling.  Commented out that conditional with a
FIXME.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/opac-tmpl/prog/en/modules/opac-readingrecord.tmpl
koha-tmpl/opac-tmpl/prog/en/modules/opac-user.tmpl
opac/opac-readingrecord.pl
opac/opac-user.pl