]> git.koha-community.org Git - koha.git/commit
Bug 8981 - Remove Nonpublic General Note from OPAC authorities display
authorDavid Cook <dcook@prosentient.com.au>
Mon, 29 Oct 2012 22:06:45 +0000 (09:06 +1100)
committerChris Cormack <chris@bigballofwax.co.nz>
Fri, 30 Nov 2012 07:09:02 +0000 (20:09 +1300)
commitabdbad9409859f9d0abdcf22757bcdfa43bfb564
tree164bf0e16173a07bda54d604a6d99de29bd9b34d
parent06c7f8613bd14b09730fed3380575e1ee10b9b72
Bug 8981 - Remove Nonpublic General Note from OPAC authorities display

Currently, the MARC21 667 Nonpublic General Note field is appearing on the opac-authoritiesdetail.pl page.

Since it is a nonpublic note, it makes sense to remove it from this view.

This patch adds in an extra condition that checks authority records for MARC21 667 fields before displaying them in this opac screen.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Does what it says, with no side effects

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
opac/opac-authoritiesdetail.pl