Bug 21381: Add serial enumeration to circulation/checkout history
[koha-ffzg.git] / koha-tmpl / opac-tmpl / bootstrap / en / modules / opac-readingrecord.tt
index acd409b..58d5a07 100644 (file)
                                                 <th class="anti-the">Title</th>
                                                 <th>Item type</th>
                                                 <th>Call number</th>
+                                                <th>Vol info</th>
                                                 <th>Date</th>
                                                 [% IF ( OPACMySummaryHTML ) %]
                                                     <th class="NoSort noExport">Links</th>
                                                 <span class="tdlabel">Call number:</span>
                                                 [% issue.itemcallnumber | html %]
                                                 </td>
+                                                <td>
+                                                    [% IF issue.enumchron %]
+                                                        [% issue.enumchron %]
+                                                    [% END %]
+                                                </td>
                                                 [% IF issue.returndate %]
                                                     <td data-order="[% issue.returndate | html %]">
                                                         <span class="tdlabel">Check-in date:</span>