remove 583 field from OPAC view
authorChris Sharp <csharp@georgialibraries.org>
Mon, 28 Jun 2021 13:18:48 +0000 (09:18 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 19 Nov 2022 19:59:31 +0000 (14:59 -0500)
Open-ILS/src/templates-bootstrap/opac/parts/record/contents.tt2

index 5db63f7..58b32cf 100755 (executable)
@@ -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"]'
     }, {