Adding display of 590 tags (Local notes)
authorChris Sharp <csharp@georgialibraries.org>
Wed, 21 Oct 2015 19:25:23 +0000 (15:25 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 21 Oct 2015 19:25:23 +0000 (15:25 -0400)
Open-ILS/src/templates/opac/parts/record/contents.tt2

index 29fc33b..76c7229 100644 (file)
@@ -150,6 +150,9 @@ contents =  [
     }, {
         label => l('Source of Description Note: '),
         xpath => '//*[@tag="588"]'
+    }, {
+        label => l('Mansion Library Note: '),
+        xpath => '//*[@tag="590"]'
     } 
 ];