From 2034901ee98ff252dc15068e3b90edab6ffdf468 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Mon, 28 Jun 2021 09:18:48 -0400 Subject: [PATCH] remove 583 field from OPAC view --- Open-ILS/src/templates-bootstrap/opac/parts/record/contents.tt2 | 3 --- 1 file changed, 3 deletions(-) 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"]' }, { -- 2.11.0