Bug 5917 : Yet more scoping
[srvgit] / koha-tt / opac-tmpl / prog / en / modules / opac-reserve.tt
index a6a3151..742851d 100644 (file)
                         [% END %]
 
                     </td>
-                    [% IF ( bibitemloo.holdable ) %][% UNLESS ( bibitemloo.item_level_itypes ) %]
+                    [% IF ( bibitemloo.holdable ) %][% UNLESS ( item_level_itypes ) %]
                                           <td>
                                             [% IF ( bibitemloo.imageurl ) %]<img src="[% bibitemloo.imageurl %]" alt="" />[% END %]
                                 [% bibitemloo.description %]
                           <caption>Select a specific copy:</caption>
                           <tr>
                             <th>Copy</th>
-                            [% IF ( bibitemloo.item_level_itypes ) %]
+                            [% IF ( item_level_itypes ) %]
                               <th>Item Type</th>
                             [% END %]
                             <th>Barcode</th>
                                   <img src="/opac-tmpl/[% itemLoo.theme %]/famfamfam/silk/cross.png" alt="Cannot be put on hold" title="Cannot be put on hold" />
                                 [% END %] [% IF ( itemLoo.copynumber ) %][% itemLoo.copynumber %][% END %]
                               </td>
-                              [% IF ( itemLoo.item_level_itypes ) %]
+                              [% IF ( item_level_itypes ) %]
                                 <td>
-                                  [% UNLESS ( itemLoo.noItemTypeImages ) %]
+                                  [% UNLESS ( noItemTypeImages ) %]
                                   [% IF ( itemLoo.imageurl ) %]<img src="[% itemLoo.imageurl %]" alt="" />[% END %]
                                   [% END %]
                                                                [% itemLoo.description %]