Remove acquisitions permission requirement on catalogue/showmarc.pl
authorRyan Higgins <rch@liblime.com>
Thu, 11 Sep 2008 19:31:05 +0000 (14:31 -0500)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 28 Oct 2008 21:09:31 +0000 (22:09 +0100)
commita4eccef1e9bcce7e92681b93f4dbb8447a196fa2
tree443c9416e9338b17806a09827e28351ae9e4af22
parent1c052fc398aa07b00ed3994c03dec6eb3082d3e7
Remove acquisitions permission requirement on catalogue/showmarc.pl

This script is linked to from z39.50 search as well as acquisitions.
cataloguing/z3950_search.pl requires only the 'catalogue' flag, so
requiring only that permission here.  A user without acquisitions permissions
would get a login instead of the record display without this change.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
catalogue/showmarc.pl