From: Terran McCanna Date: Fri, 12 May 2023 14:52:14 +0000 (-0400) Subject: LP 2017913 Add html filter to reason X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fmccanna%2Flp2017913_display_closures_in_opac;p=working%2FEvergreen.git LP 2017913 Add html filter to reason Signed-off-by: Terran McCanna --- diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 index 8c90e18532..8d79699f74 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/library/hours.tt2 @@ -207,7 +207,7 @@ - [% display_end_date %] [% END %] - [% cdate.reason %] + [% cdate.reason | html %] [% END %]