TPac; holds format icon follow-up fix
authorBill Erickson <berick@esilibrary.com>
Thu, 20 Oct 2011 15:39:40 +0000 (11:39 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 20 Oct 2011 15:50:22 +0000 (11:50 -0400)
'bre' is no longer available to the templates.  use bre_id instead.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/opac/myopac/hold_history.tt2
Open-ILS/src/templates/opac/myopac/holds.tt2

index 314741d..af464f5 100644 (file)
@@ -62,7 +62,7 @@
 
                     <td width="138">
                         <div style="margin-top:10px;margin-bottom:10px;">
-                            <a href="[% ctx.opac_root %]/record/[% hold.hold.bre.id %]">[% attrs.title | html %]</a>
+                            <a href="[% ctx.opac_root %]/record/[% hold.hold.bre_id %]">[% attrs.title | html %]</a>
                         </div>
                     </td>
                     <td width="123">
index 3c43ab2..279f53c 100644 (file)
                     </td>
                     <td width="138">
                         <div style="margin-top:10px;margin-bottom:10px;">
-                            <a href="[% ctx.opac_root %]/record/[% hold.hold.bre.id %]">[% attrs.title | html %]</a>
+                            <a href="[% ctx.opac_root %]/record/[% hold.hold.bre_id %]">[% attrs.title | html %]</a>
                         </div>
                     </td>
                     <td width="123">