]> 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:07:58 +0000 (20:07 +1300)
commit7847bd1275e7adca8b1c2300bda6b0e1d8cb81c3
tree549a73a97e7ee2531f3cd368305fd408ce1938fe
parentbf6ed3d51f8e67c5efe3485cff693d0d09e617a4
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