From: Terran McCanna Date: Fri, 12 May 2023 14:52:14 +0000 (-0400) Subject: LP 2017913 Add html filter to reason X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=32b922f3c7394d1bfd937aff009e058d2694eb86 LP 2017913 Add html filter to reason Signed-off-by: Terran McCanna Signed-off-by: Jane Sandberg --- 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 8c90e18..8d79699 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 %]