From e236c609f4a40d5bac63da0647951c9ce9eee9cd 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 34192d4c3b..c513a34eca 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