From: Jeff Davis Date: Tue, 16 Mar 2021 22:29:36 +0000 (-0700) Subject: LP#1917804: only show MARC 500 data in the General Note field X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4e9348094b39f921e842937ba39a3d75abf74591;p=Evergreen.git LP#1917804: only show MARC 500 data in the General Note field Signed-off-by: Jeff Davis Signed-off-by: Jason Stephenson --- diff --git a/Open-ILS/src/templates/opac/parts/record/contents.tt2 b/Open-ILS/src/templates/opac/parts/record/contents.tt2 index db80b475c2..38f6271516 100644 --- a/Open-ILS/src/templates/opac/parts/record/contents.tt2 +++ b/Open-ILS/src/templates/opac/parts/record/contents.tt2 @@ -1,7 +1,6 @@ [%- contents = [ { - display_field => 'general_note', label => l('General Note: '), xpath => '//*[@tag="500"]' }, {