TPac: Removed errant 'html' almost-filter
authorBill Erickson <berick@esilibrary.com>
Wed, 17 Aug 2011 20:55:43 +0000 (16:55 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 17 Aug 2011 20:55:43 +0000 (16:55 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/web/templates/default/opac/parts/record/summary.tt2

index e9cd335..96d0988 100644 (file)
             [% IF ctx.is_staff %]
             <td>
                 [% copy_info.age_protect ?
-                    ctx.get_crahp(copy_info.age_protect).name html : l('None') | html %]
+                    ctx.get_crahp(copy_info.age_protect).name : l('None') | html %]
             </td>
             <td>[% date.format(
                 ctx.parse_datetime(copy_info.create_date),