Bug 22620: RMaint Follow-up reverting bad commit
authorLucas Gass <lucas@bywatersolutions.com>
Mon, 15 Apr 2019 17:20:29 +0000 (17:20 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 15 Apr 2019 17:20:29 +0000 (17:20 +0000)
This reverts commit e7e66d4938427dd2e7d2be6f24c17bbb16bf7518.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt

index 5d72403..c3dff27 100644 (file)
 
                                                                     <td class="barcode">[% itemLoo.barcode %]</td>
                                                                     [% UNLESS ( singleBranchMode ) %]
-                                                                        <td class="homebranch">[% Branches.GetName( itemLoo.homeBranchName ) | html %]</td>
-                                                                        <td class="holdingbranch">[% Branches.GetName( itemLoo.holdingBranchName ) | html %]</td>
-                                                                    [% END %]
-                                                                    [% IF ( itemdata_ccode ) %]
-                                                                        <td class="ccode"> [% IF ( itemLoo.ccode ) %][% AuthorisedValues.GetByCode( 'CCODE', itemLoo.ccode, 1 ) | html %][% END %]</td>
+                                                                        <td class="homebranch">[% Branches.GetName( itemLoo.homeBranchName ) %]</td>
+                                                                        <td class="holdingbranch">[% Branches.GetName( itemLoo.holdingBranchName ) %]</td>
                                                                     [% END %]
                                                                     <td class="call_no">[% itemLoo.callNumber %]</td>
                                                                     [% IF ( itemdata_enumchron ) %]