From: Chris Sharp Date: Mon, 28 Jun 2021 13:18:48 +0000 (-0400) Subject: remove 583 field from OPAC view X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f6d8606924d4876ea1a142845fd51e5893e024ff;p=evergreen%2Fpines.git remove 583 field from OPAC view --- diff --git a/Open-ILS/src/templates-bootstrap/opac/parts/record/contents.tt2 b/Open-ILS/src/templates-bootstrap/opac/parts/record/contents.tt2 index 5db63f784e..58b32cfef4 100755 --- a/Open-ILS/src/templates-bootstrap/opac/parts/record/contents.tt2 +++ b/Open-ILS/src/templates-bootstrap/opac/parts/record/contents.tt2 @@ -139,9 +139,6 @@ contents = [ label => l('Publications About Described Materials Note: '), xpath => '//*[@tag="581"]' }, { - label => l('Action Note: '), - xpath => '//*[@tag="583"]' - }, { label => l('Accumulation and Frequency of Use Note: '), xpath => '//*[@tag="584"]' }, {