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

--- Comment #5 from M. Tompsett <[email protected]> ---
Comment on attachment 20790
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20790
Bug 10823 - add class info to enumchron data in detail.tt, for better styling

Review of attachment 20790:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=10823&attachment=20790)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
@@ +513,5 @@
> +                                [% END %]
> +                                [% IF ( itemloo.serialseq ) %]
> +                                    <div class="serialseq"> -- [% 
> itemloo.serialseq %]</div>
> +                                [% END %]
> +                                [% IF ( itemloo.publisheddate ) %]

These say 'itemloo' vs. 'item' in the previous code. This is why it disappeared
for Nicole.

-- 
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